-
Notifications
You must be signed in to change notification settings - Fork 929
Updating Powershell scripts for BCDR testing. #188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
There were syntax errors with parameters, primarily -Name and -NamespaceName.
There were syntax issues with the parameters for finding/running Event Hub and Cosmos DB resources.
Updating the syntax errors for creating event hub and cosmos db resources. (-Name, -Namespace, etc)
Issues with the parameters/syntax for running resources and auth rules for EH and Cosmos DB.
Updating syntax/parameters for cosmos DB, EH and auth rules, that were causing errors.
Updating parameters/syntax for errors causes with auth rules, EH and Cosmos DB resources.
Updating parameters/syntax for resources that caused errors, auth rules, EH and Cosmos DB. Also added in the write-host block so the next person conducting the test would know to paste output there.
@aliciarahl please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
Updating the -Name/-NamespaceName parameters for AZ EventHub commands in Powershell. This aligns with the documentation from MSLearn: