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: docs/reference/config.md
+6-15Lines changed: 6 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -454,16 +454,7 @@ The following settings are available:
454
454
455
455
`azure.managedIdentity.clientId`
456
456
: The client ID for an Azure [managed identity](https://learn.microsoft.com/en-us/entra/identity/managed-identities-azure-resources/overview). Defaults to environment variable `AZURE_MANAGED_IDENTITY_USER`.
457
-
-`server`Add a comment on line L1000Add diff commentMarkdown input: edit mode selected.WritePreviewHeadingBoldItalicQuoteCodeLinkUnordered listNumbered listTask listMentionReferenceSaved repliesAdd FilesPaste, drop, or click to add filesCancelCommentStart a reviewReturn to code
458
-
-`token`
459
-
-`tokenFile`
460
-
-`verifySsl`
461
-
-`sslCert`
462
-
-`sslCertFile`
463
-
-`clientCert`
464
-
-`clientCertFile`
465
-
-`clientKey`
466
-
-`clientKeyFile`
457
+
467
458
`azure.managedIdentity.system`
468
459
: When `true`, use the system-assigned [managed identity](https://learn.microsoft.com/en-us/entra/identity/managed-identities-azure-resources/overview) to authenticate Azure resources. Defaults to environment variable `AZURE_MANAGED_IDENTITY_SYSTEM`.
469
460
@@ -964,9 +955,10 @@ The following settings are available:
964
955
: The URL of an existing subnetwork resource in the network to which the VM will be attached.
965
956
966
957
: You can specify the subnetwork as a full or partial URL. For example, the following are all valid URLs:
0 commit comments