Skip to content

Commit 05d7357

Browse files
authored
Merge pull request #312360 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents 25de87f + a0624ee commit 05d7357

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

articles/event-grid/subscribe-to-graph-api-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ If the Graph API subscription isn't renewed after it expires, create a new Graph
177177

178178
Upon receiving a `microsoft.graph.subscriptionReauthorizationRequired` event your application should renew the Graph API subscription by doing these actions:
179179

180-
1. If you provided a client secret in the *clientState* property when you created the Graph API subscription, that client secret in included with the event. Validate that the event's clientState matches the value used when you created the Graph API subscription.
180+
1. If you provided a client secret in the *clientState* property when you created the Graph API subscription, that client secret is included with the event. Validate that the event's clientState matches the value used when you created the Graph API subscription.
181181
1. Ensure that the app has a valid access token to take the next step. More information is provided in the coming [samples with detailed instructions](#samples-with-detailed-instructions) section.
182182
1. Call either of the following two APIs. If the API call succeeds, the change notification flow resumes.
183183

articles/oracle/oracle-db/oracle-database-regions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The list below mentions the Azure and corresponding OCI regions with the regiona
2929
| Australia Southeast | Australia Southeast (Melbourne) ||| | | | | Dual |
3030
| Central India | India West (Mumbai) ||| | | | | Single |
3131
| Japan East | Japan East (Tokyo) ||||||| Dual |
32-
| Japan West | Japan Central (Osaka) ||| | | | | Single |
32+
| Japan West | Japan Central (Osaka) ||| | | | | Single |
3333
| South India | India South (Chennai) ||| | | | | Single |
3434
| Southeast Asia |Singapore (Singapore) ||||||| Dual |
3535

@@ -53,7 +53,7 @@ The list below mentions the Azure and corresponding OCI regions with the regiona
5353
| Italy North | Italy North (Milan) ||||||| Dual |
5454
| North Europe | Ireland (Dublin) ||| | | || Dual |
5555
| Spain Central | Spain Central (Madrid) ||| | | | | Dual |
56-
| Sweden Central | Sweden Central (Stockholm) ||||| | | Dual |
56+
| Sweden Central | Sweden Central (Stockholm) ||||| | | Dual |
5757
| Switzerland North | Switzerland North (Zurich) ||| | | || Single |
5858
| UAE Central | UAE Central (Abu Dhabi) ||| | | | | Single |
5959
| UAE North | UAE North (Dubai) |||| | || Dual |

0 commit comments

Comments
 (0)