MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.31k stars 21.48k forks source link

GenCert command line option description confusing #37678

Closed jkonecki closed 5 years ago

jkonecki commented 5 years ago

"Command-line tool reference" section contains the description of GenCert command-line parameter. The usage is however a bit confusing:

CosmosDB.Emulator.exe /GenCert[<comma-separated list of additional dns-names>]

The actual usage is:

CosmosDB.Emulator.exe /GenCert=<comma-separated list of additional dns-names>


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

KalyanChanumolu-MSFT commented 5 years ago

@jkonecki Thank you for reporting this issue. I have verified this and an "=" is missing from the documentation and the square brackets are misleading. I have submitted a PR to correct this. The edit should be live shortly.

KalyanChanumolu-MSFT commented 5 years ago

@jkonecki The PR is merged. It should be live by EOD. We will proceed to close this issue now. If there are further questions regarding this matter, please comment and we will gladly continue the discussion.