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
> `LdapsCertChainInfo` and `OidcCertChain` can be omitted completely for debugging or demo purposes. For information on how to get LdapsCertChainInfo and OidcCertChainInfo, see [PKI for disconnected operations](disconnected-operations-pki.md). Please note that in this preview release, there is an issue with the Get-CertificateChainFromEndpoint not being exported as intended - please resolve using the mitigation [here](disconnected-operations-known-issues.md).
310
+
> `LdapsCertChainInfo` and `OidcCertChain` can be omitted completely for debugging or demo purposes. For information on how to get LdapsCertChainInfo and OidcCertChainInfo, see [PKI for disconnected operations](disconnected-operations-pki.md). In this preview release, there's an issue with the `Get-CertificateChainFromEndpoint` not being exported as intended. Use the steps in [Known issues for disconnected operations for Azure Local](disconnected-operations-known-issues.md) to mitigate this issue.
311
311
312
312
313
313
@@ -408,7 +408,7 @@ To configure observability, follow these steps:
408
408
409
409
```json
410
410
{
411
-
"appId": "f9c68c7b-0df2-4b3a-9833-3cfb41c6f829",
411
+
"appId": "<AppId>",
412
412
"displayName": "azlocalobsapp",
413
413
"password": "<RETRACTED>",
414
414
"tenant": "<RETRACTED>"
@@ -422,7 +422,7 @@ To configure observability, follow these steps:
0 commit comments