MicrosoftDocs / azure-docs

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

Incorrect Variable "-NamespaceName" #113192

Closed blakeOMCIT closed 1 year ago

blakeOMCIT commented 1 year ago

[Enter feedback here] Unsure if this has been reported, but there is no variable "-NamespaceName"; it should read "-Name"


Document Details

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

Naveenommi-MSFT commented 1 year ago

@blakeOMCIT Thanks for your feedback! We will investigate and update as appropriate.

AjayBathini-MSFT commented 1 year ago

@blakeOMCIT Apologies for the confusion. In the provided PowerShell script, there is no issue with the variable names. The variable used as "-NamespaceName" is correctly named "$namespaceName." Similarly, the variable used for the parameter "-EventHubName" is "$ehubName."