[CosmosDB] Fixed bug inside materialized views tutorial
Made following change to the materialized views NoSQL tutorial, step 3 of creating the materialized view.
In the definition of the new (target) collection, inside the "materializedViewDefinition" section, the json field/key that defines the source collection should be "sourceCollectionId" instead of "sourceCollectionName"
@CeyssensStef : Thanks for your contribution! The author(s) have been notified to review your proposed change.
Learn Build status updates of commit c9af9a7:
:warning: Validation status: warnings
| File | Status | Preview URL | Details |
|---|---|---|---|
| articles/cosmos-db/nosql/materialized-views.md | :warning:Warning | Details |
articles/cosmos-db/nosql/materialized-views.md
- Line 5, Column 9: [Warning: author-not-found - See documentation]
Invalid value for author: 'AbhinavDAIICT' is not a valid GitHub ID.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
@AbhinavTrips @seesharprun
Can you review the proposed changes?
When the changes are ready for publication, add a #sign-off comment to signal that the PR is ready for the review team to merge.
#label:"aq-pr-triaged" @MicrosoftDocs/public-repo-pr-review-team
Hi, This was already fixed. The changes might have been under review when this PR was created. Merge no longer required.