This repository was archived by the owner on Aug 26, 2025. It is now read-only.
[TestUnifiedPipeline] Add new api version for SecurityAlertPolicies for Orcas#1075
Closed
zhenglaizhang wants to merge 0 commit into
test-repo-billy:masterfrom
ayeletshpigelman:ayshpige/AddNewApiVersionForSecurityAlertPoliciesForOrcas
Closed
[TestUnifiedPipeline] Add new api version for SecurityAlertPolicies for Orcas#1075zhenglaizhang wants to merge 0 commit intotest-repo-billy:masterfrom ayeletshpigelman:ayshpige/AddNewApiVersionForSecurityAlertPoliciesForOrcas
zhenglaizhang wants to merge 0 commit into
test-repo-billy:masterfrom
ayeletshpigelman:ayshpige/AddNewApiVersionForSecurityAlertPoliciesForOrcas
Conversation
Swagger Pipeline Report
❌ |
| Rule | Message |
|---|---|
1005 - RemovedPath |
The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/servers/{serverName}/securityAlertPolicies/{securityAlertPolicyName}' removed or restructured? Old: Microsoft.DBforMySQL/stable/2017-12-01/mysql.json#L1337:5 |
1006 - RemovedDefinition |
The new version is missing a definition that was found in the old version. Was 'SecurityAlertPolicyProperties' removed or renamed? New: Microsoft.DBforMySQL/stable/2017-12-01/mysql.json#L1365:3 Old: Microsoft.DBforMySQL/stable/2017-12-01/mysql.json#L1485:3 |
1006 - RemovedDefinition |
The new version is missing a definition that was found in the old version. Was 'ServerSecurityAlertPolicy' removed or renamed? New: Microsoft.DBforMySQL/stable/2017-12-01/mysql.json#L1365:3 Old: Microsoft.DBforMySQL/stable/2017-12-01/mysql.json#L1485:3 |
1007 - RemovedClientParameter |
The new version is missing a client parameter that was found in the old version. Was 'SecurityAlertPolicyNameParameter' removed or renamed? New: Microsoft.DBforMySQL/stable/2017-12-01/mysql.json#L2513:3 Old: Microsoft.DBforMySQL/stable/2017-12-01/mysql.json#L2701:3 |
|
No pipelines are associated with this pull request. |
5b32a97 to
f449012
Compare
|
No pipelines are associated with this pull request. |
[Staging] Swagger Validation Report
❌ |
| Rule | Message |
|---|---|
1005 - RemovedPath |
The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/servers/{serverName}/securityAlertPolicies/{securityAlertPolicyName}' removed or restructured? Old: Microsoft.DBforMySQL/stable/2017-12-01/mysql.json#L1337:5 |
1006 - RemovedDefinition |
The new version is missing a definition that was found in the old version. Was 'SecurityAlertPolicyProperties' removed or renamed? New: Microsoft.DBforMySQL/stable/2017-12-01/mysql.json#L1365:3 Old: Microsoft.DBforMySQL/stable/2017-12-01/mysql.json#L1485:3 |
1006 - RemovedDefinition |
The new version is missing a definition that was found in the old version. Was 'ServerSecurityAlertPolicy' removed or renamed? New: Microsoft.DBforMySQL/stable/2017-12-01/mysql.json#L1365:3 Old: Microsoft.DBforMySQL/stable/2017-12-01/mysql.json#L1485:3 |
1007 - RemovedClientParameter |
The new version is missing a client parameter that was found in the old version. Was 'SecurityAlertPolicyNameParameter' removed or renamed? New: Microsoft.DBforMySQL/stable/2017-12-01/mysql.json#L2513:3 Old: Microsoft.DBforMySQL/stable/2017-12-01/mysql.json#L2701:3 |
|
No pipelines are associated with this pull request. |
|
No pipelines are associated with this pull request. |
zhenglaizhang
pushed a commit
that referenced
this pull request
Dec 29, 2020
* Fix the prettier check error for types.json (Azure#8211) * Arm common types (Azure#7858) * Initial commit of locationData * countryOrRegion * "name" is mandatory in locationData * Update types, locationData, systemData,encrypt * Arm common types (Azure#7858) * Initial commit of locationData * countryOrRegion * "name" is mandatory in locationData * Update types, locationData, systemData,encrypt Co-authored-by: Renhe Li <renhe.li@hotmail.com> Co-authored-by: Tiano2017 <31759375+Tiano2017@users.noreply.github.com> Co-authored-by: Kristopher Bash <krbash@microsoft.com>
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Mirror from
https://github.com/Azure/azure-rest-api-specs/pull/9573