You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/servicelinker/resource-manager/Microsoft.ServiceLinker/preview/2021-11-01-preview/examples/PatchLink.json
Copy file name to clipboardExpand all lines: specification/servicelinker/resource-manager/Microsoft.ServiceLinker/preview/2021-11-01-preview/servicelinker.json
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -485,7 +485,8 @@
485
485
},
486
486
"secret": {
487
487
"description": "Secret for servicePrincipal auth.",
488
-
"type": "string"
488
+
"type": "string",
489
+
"x-ms-secret": true
489
490
}
490
491
},
491
492
"required": [
@@ -514,7 +515,8 @@
514
515
},
515
516
"certificate": {
516
517
"description": "ServicePrincipal certificate for servicePrincipal auth.",
0 commit comments