Skip to content

Commit 6c86358

Browse files
committed
updated text per PM feedback
1 parent 764afa3 commit 6c86358

File tree

1 file changed

+0
-33
lines changed

1 file changed

+0
-33
lines changed

azure-local/manage/disconnected-operations-pki.md

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -343,36 +343,3 @@ TESTING9BFD666761B268073FE06D1CC8D4F82A4 CN=www.website.com, O=Contoso Corporat
343343
This feature is available only in Azure Local 2506
344344

345345
::: moniker-end
346-
347-
```powershell
348-
$oidcCertChain = Get-CertChainInfo -endpoint 'https://adfs.azurestack.local'
349-
$ldapsCertChain = Get-CertChainInfo -endpoint 'https://dc01.azurestack.local'
350-
```
351-
352-
Here's an example of the output from Get-CertChainInfo
353-
354-
```powershell
355-
# Returns: System.Security.Cryptography.X509Certificates.X509Certificate2[]
356-
>> Get-CertChainInfo
357-
>>
358-
Thumbprint Subject
359-
---------- -------
360-
TESTING580E20618EA15357FC1028622518DDC4D CN=www.website.com, O=Contoso Corporation, L=Redmond, S=WA, C=US
361-
TESTINGDAA2345B48E507320B695D386080E5B25 CN=www.website.com, O=Contoso Corporation, L=Redmond, S=WA, C=US
362-
TESTING9BFD666761B268073FE06D1CC8D4F82A4 CN=www.website.com, O=Contoso Corporation, L=Redmond, S=WA, C=US
363-
```
364-
365-
## Related content
366-
367-
- [Plan hardware for Azure local with disconnected operations](disconnected-operations-overview.md#preview-participation-criteria)
368-
- [Plan and understand identity](disconnected-operations-identity.md)
369-
- [Plan and understand networking](disconnected-operations-network.md)
370-
- [Set up disconnected operations](disconnected-operations-set-up.md)
371-
372-
::: moniker-end
373-
374-
::: moniker range="<=azloc-2505"
375-
376-
This feature is available only in Azure Local 2506
377-
378-
::: moniker-end

0 commit comments

Comments
 (0)