Skip to content

Commit fd63ac6

Browse files
Merge pull request #2324 from azure-sdk/sdkAuto/apimanagement
[ReleasePR apimanagement] Enable azure-powershell CI for all management RPs
2 parents 629224f + 394d474 commit fd63ac6

File tree

7 files changed

+8891
-5
lines changed

7 files changed

+8891
-5
lines changed

schemas/2020-06-01-preview/Microsoft.ApiManagement.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4469,7 +4469,7 @@
44694469
"properties": {
44704470
"identityClientId": {
44714471
"type": "string",
4472-
"description": "SystemAssignedIdentity or UserAssignedIdentity Client Id which will be used to access key vault secret."
4472+
"description": "Null for SystemAssignedIdentity or Client Id for UserAssignedIdentity , which will be used to access key vault secret."
44734473
},
44744474
"secretIdentifier": {
44754475
"type": "string",

schemas/2020-12-01/Microsoft.ApiManagement.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4469,7 +4469,7 @@
44694469
"properties": {
44704470
"identityClientId": {
44714471
"type": "string",
4472-
"description": "SystemAssignedIdentity or UserAssignedIdentity Client Id which will be used to access key vault secret."
4472+
"description": "Null for SystemAssignedIdentity or Client Id for UserAssignedIdentity , which will be used to access key vault secret."
44734473
},
44744474
"secretIdentifier": {
44754475
"type": "string",

schemas/2021-01-01-preview/Microsoft.ApiManagement.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4572,7 +4572,7 @@
45724572
"properties": {
45734573
"identityClientId": {
45744574
"type": "string",
4575-
"description": "SystemAssignedIdentity or UserAssignedIdentity Client Id which will be used to access key vault secret."
4575+
"description": "Null for SystemAssignedIdentity or Client Id for UserAssignedIdentity , which will be used to access key vault secret."
45764576
},
45774577
"secretIdentifier": {
45784578
"type": "string",

schemas/2021-04-01-preview/Microsoft.ApiManagement.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4735,7 +4735,7 @@
47354735
"properties": {
47364736
"identityClientId": {
47374737
"type": "string",
4738-
"description": "SystemAssignedIdentity or UserAssignedIdentity Client Id which will be used to access key vault secret."
4738+
"description": "Null for SystemAssignedIdentity or Client Id for UserAssignedIdentity , which will be used to access key vault secret."
47394739
},
47404740
"secretIdentifier": {
47414741
"type": "string",

schemas/2021-08-01/Microsoft.ApiManagement.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4729,7 +4729,7 @@
47294729
"properties": {
47304730
"identityClientId": {
47314731
"type": "string",
4732-
"description": "SystemAssignedIdentity or UserAssignedIdentity Client Id which will be used to access key vault secret."
4732+
"description": "Null for SystemAssignedIdentity or Client Id for UserAssignedIdentity , which will be used to access key vault secret."
47334733
},
47344734
"secretIdentifier": {
47354735
"type": "string",

0 commit comments

Comments
 (0)