testbase
testbase copied to clipboard
Samples and Tools for Test Base for M365.
I forked this repo and set up CI in Azure Pipelines. I can build local environment, but Azure Pipelines can't build. > Syntax Error: Error: You forgot to add 'mini-css-extract-plugin'...
Hello, I am encountering an issue while trying to retrieve lists of available OSs for FeatureUpdate using the Microsoft.TestBase API. The API endpoint I am using is: GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.TestBase/testBaseAccounts/{testBaseAccountName}/availableOSs?osUpdateType={osUpdateType}&api-version=2022-04-01-preview While...