Skip to content

Commit 9b4b742

Browse files
authored
Update disconnected-operations-pki.md
Fixed blocking issues
1 parent 4f1880d commit 9b4b742

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ $AzLCerts = @(
206206
}
207207
```
208208

209-
1. Copy the original certificates (24 .pfx files / *.pfx) obtained from your CA to the directory structure represented in IngressEndpointCerts.
209+
- Copy the original certificates (24 .pfx files / *.pfx) obtained from your CA to the directory structure represented in IngressEndpointCerts.
210210

211211
### Management endpoint
212212

@@ -287,7 +287,7 @@ _continue_ = "DNS=$subject"
287287
288288
```
289289

290-
1. Copy the management certificates (*.pfx) to the directory structure represented in ManagementEndpointCerts
290+
- Copy the management certificates (*.pfx) to the directory structure represented in ManagementEndpointCerts
291291

292292
## Obtain certificate information for identity integration
293293

0 commit comments

Comments
 (0)