[ReleasePR azure-resourcemanager-workloadsmicrosoftworkloadsmonitors] [Microsoft.Workloads/monitors] Add a new API version 2023-10-01-preview#37619
Closed
azure-sdk wants to merge 1 commit intoAzure:mainfrom
Conversation
[Microsoft.Workloads/monitors] Add a new API version 2023-10-01-preview (Azure#26341) * Adding the base for Microsoft.Workloads/monitors from previous version * Added readme files * Added new version changes * Added commonTypes v2 file and updated Operations_List * Updated readme * Removed Canceled provisioning state from existing resources * Changed extension name in readme files and updated readme for go * Fixed lint errors * Removed 200 status code from delete examples * Added suppression for GuidUsage lint error * Reverting back to v3 for common-types to fix failing SDK checks * Updated readme * Removed length constraints * Updated regex patterns for monitors and providers
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Create to sync Azure/azure-rest-api-specs#26341
ReCreate this PR
curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/26341/azure-sdk-for-java/azure-resourcemanager-workloadsmicrosoftworkloadsmonitors/azure-resourcemanager-workloadsmicrosoftworkloadsmonitors-1.0.0-beta.1.jar" -o azure-resourcemanager-workloadsmicrosoftworkloadsmonitors-1.0.0-beta.1.jar mvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-workloadsmicrosoftworkloadsmonitors -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-workloadsmicrosoftworkloadsmonitors-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true