Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Conversation

@filipelteixeira
Copy link
Contributor

createCosmosDB to createCosmosDb

Description

Found a small typo in the project generated readme file, that prevented the Cosmos DB resource to not be created, if used as described. The value is case sensitive, and is written as createCosmosDB instead of createCosmosDb.

I was provisioning the Azure infrastructure for an article I wrote about MBF and found out the Cosmos DB resource was still being created although I used the correct described value set as false.
After looking into the script code, I realized that the value had a typo, and recreated with the correct parameter name. It worked. :)

Task Item

Didn't found an issue related to it. #minor

Screenshots

@filipelteixeira
Copy link
Contributor Author

@cwhitten added new PR change here to avoid merge problems

@filipelteixeira filipelteixeira changed the title fixed CosmosDb parameter name in Readme fix: fixed CosmosDb parameter name in Readme Apr 8, 2021
@coveralls
Copy link

Coverage Status

Coverage remained the same at 51.114% when pulling a9254fd on filipelteixeira:filipelteixeira-fix-minor-readme-cosmosdb-typo into 0c36858 on microsoft:main.

@cwhitten cwhitten merged commit 0f4de79 into microsoft:main Apr 15, 2021
@cwhitten
Copy link
Member

Thank you for the contribution!

@cwhitten cwhitten mentioned this pull request May 20, 2021
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants