Skip to content

Commit bc64b78

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into rolyon-rbac-terminology-v23
2 parents ee7a932 + 233c1ea commit bc64b78

File tree

57 files changed

+1598
-1507
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+1598
-1507
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3816,6 +3816,11 @@
38163816
"redirect_url": "/azure/cosmos-db/synapse-link-use-cases",
38173817
"redirect_document_id": false
38183818
},
3819+
{
3820+
"source_path": "articles/cosmos-db/etcd-api-introduction.md",
3821+
"redirect_url": "/azure/cosmos-db/introduction",
3822+
"redirect_document_id": false
3823+
},
38193824
{
38203825
"source_path": "articles/cosmos-db/create-table-python.md",
38213826
"redirect_url": "/azure/cosmos-db/table-storage-how-to-use-python",
@@ -3826,6 +3831,11 @@
38263831
"redirect_url": "/azure/cosmos-db/synapse-link",
38273832
"redirect_document_id": false
38283833
},
3834+
{
3835+
"source_path": "articles/cosmos-db/bootstrap-kubernetes-cluster.md",
3836+
"redirect_url": "/azure/cosmos-db/introduction",
3837+
"redirect_document_id": false
3838+
},
38293839
{
38303840
"source_path": "articles/cosmos-db/globally-distributed-transactional-analytical-storage.md",
38313841
"redirect_url": "/azure/cosmos-db/analytical-store-introduction",

articles/active-directory/develop/consent-framework.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,9 @@ ms.service: active-directory
1010
ms.subservice: develop
1111
ms.topic: conceptual
1212
ms.workload: identity
13-
ms.date: 11/30/2018
13+
ms.date: 10/21/2020
1414
ms.author: ryanwi
1515
ms.reviewer: zachowd, lenalepa, jesakowi
16-
ms.custom: aaddev, has-adal-ref
1716
---
1817

1918
# Azure Active Directory consent framework
@@ -60,5 +59,4 @@ The following steps show you how the consent experience works for both the appli
6059
6160
## Next steps
6261

63-
* See [how to convert an app to be multi-tenant](howto-convert-app-to-be-multi-tenant.md)
64-
* For more depth, learn [how consent is supported at the OAuth 2.0 protocol layer during the authorization code grant flow.](../azuread-dev/v1-protocols-oauth-code.md#request-an-authorization-code)
62+
See [how to convert an app to be multi-tenant](howto-convert-app-to-be-multi-tenant.md)

articles/active-directory/develop/sample-v2-code.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: sample
1111
ms.workload: identity
12-
ms.date: 06/01/2020
12+
ms.date: 10/21/2020
1313
ms.author: marsma
1414
ms.reviewer: jmprieur
1515
ms.custom: aaddev, identityplatformtop40
@@ -24,9 +24,6 @@ You can use Microsoft identity platform to:
2424

2525
This article briefly describes and provides you with links to samples for the Microsoft identity platform endpoint. These samples show you how it's done, and also provide code snippets that you can use in your applications. On the code sample page, you'll find detailed readme topics that help with requirements, installation, and setup. Comments within the code help you understand the critical sections.
2626

27-
> [!NOTE]
28-
> If you're interested in v1.0 samples, see [Azure AD code samples (v1.0 endpoint)](../azuread-dev/sample-v1-code.md).
29-
3027
To understand the basic scenario for each sample type, see [App types for the Microsoft identity platform endpoint](v2-app-types.md).
3128

3229
You can also contribute to the samples on GitHub. To learn how, see [Microsoft Azure Active Directory samples and documentation](https://github.com/Azure-Samples?page=3&query=active-directory).
@@ -138,5 +135,4 @@ To learn about [samples](https://github.com/microsoftgraph/msgraph-community-sam
138135

139136
## See also
140137

141-
- [Azure Active Directory (v1.0) developer's guide](../azuread-dev/v1-overview.md)
142-
- [Microsoft Graph API conceptual and reference](/graph/use-the-api?context=graph%2fapi%2fbeta&view=graph-rest-beta)
138+
[Microsoft Graph API conceptual and reference](/graph/use-the-api?context=graph%2fapi%2fbeta&view=graph-rest-beta)

articles/azure-sql/database/database-export.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Exporting a BACPAC of a database from [Azure SQL Managed Instance](../managed-in
4242
4343
1. To export a database using the [Azure portal](https://portal.azure.com), open the page for your database and click **Export** on the toolbar.
4444

45-
![Database export](./media/database-export/database-export1.png)
45+
![Screenshot that highlights the Export button.](./media/database-export/database-export1.png)
4646

4747
2. Specify the BACPAC filename, select an existing Azure storage account and container for the export, and then provide the appropriate credentials for access to the source database. A SQL **Server admin login** is needed here even if you are the Azure admin, as being an Azure admin does not equate to having admin permissions in Azure SQL Database or Azure SQL Managed Instance.
4848

articles/azure-sql/database/elastic-scale-glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ These terms are used in [Adding a shard using Elastic Database tools](elastic-sc
3535

3636
**Multi-tenant** and **Single-tenant**: This shows a single-tenant database and a multi-tenant database:
3737

38-
![Single and multi-tenant databases](./media/elastic-scale-glossary/multi-single-simple.png)
38+
![Screenshot that shows a single-tenant database and a multi-tenant database.](./media/elastic-scale-glossary/multi-single-simple.png)
3939

4040
Here is a representation of **sharded** single and multi-tenant databases.
4141

articles/azure-sql/database/saas-dbpertenant-dr-geo-replication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ In this task, you start a process that syncs the configuration of the servers, e
108108
* **$DemoScenario = 1**, Start a background job that syncs tenant server, and pool configuration info into the catalog
109109

110110
3. Press **F5** to run the sync script. A new PowerShell session is opened to sync the configuration of tenant resources.
111-
![Sync process](./media/saas-dbpertenant-dr-geo-replication/sync-process.png)
111+
![Screenshot that shows the new PowerShell session that is opened to sync the configuration of tenant resources.](./media/saas-dbpertenant-dr-geo-replication/sync-process.png)
112112

113113
Leave the PowerShell window running in the background and continue with the rest of the tutorial.
114114

articles/azure-sql/database/saas-dbpertenant-dr-geo-restore.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ Imagine there's an outage in the region in which the application is deployed, an
179179

180180
3. Monitor the status of the recovery process in the PowerShell window.
181181

182-
![Recovery process](./media/saas-dbpertenant-dr-geo-restore/dr-in-progress.png)
182+
![Screenshot that shows the PowerShell window where you can monitor the status of the recovery process.](./media/saas-dbpertenant-dr-geo-restore/dr-in-progress.png)
183183

184184
> [!NOTE]
185185
> To explore the code for the recovery jobs, review the PowerShell scripts in the ...\Learning Modules\Business Continuity and Disaster Recovery\DR-RestoreFromBackup\RecoveryJobs folder.
@@ -197,7 +197,7 @@ While the application endpoint is disabled in Traffic Manager, the application i
197197

198198
* If you open a tenant's events page directly while the tenant is offline, the page displays a tenant offline notification. For example, if Contoso Concert Hall is offline, try to open http://events.wingtip-dpt.<user>.trafficmanager.net/contosoconcerthall.
199199

200-
![Recovery process](./media/saas-dbpertenant-dr-geo-restore/dr-in-progress-offline-contosoconcerthall.png)
200+
![Screenshot that shows an offline events page.](./media/saas-dbpertenant-dr-geo-restore/dr-in-progress-offline-contosoconcerthall.png)
201201

202202
## Provision a new tenant in the recovery region
203203
Even before tenant databases are restored, you can provision new tenants in the recovery region. New tenant databases provisioned in the recovery region are repatriated with the recovered databases later.

articles/azure-sql/database/saas-multitenantdb-provision-and-catalog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ The following are key elements of the provisioning workflow you step through:
144144
- **Add the tenant's name to a catalog extension table**: The venue name is added to the Tenants table in the catalog. This addition shows how the Catalog database can be extended to support additional application-specific data.
145145
- **Open Events page for the new tenant**: The *Bushwillow Blues* events page is opened in the browser.
146146

147-
![events](./media/saas-multitenantdb-provision-and-catalog/bushwillow.png)
147+
![Screenshot that shows the Events page for a new tenant.](./media/saas-multitenantdb-provision-and-catalog/bushwillow.png)
148148

149149
#### Debugger steps
150150

@@ -157,7 +157,7 @@ To understand how the Wingtip app implements new tenant provisioning in a shared
157157

158158
2. Add a breakpoint by putting your cursor anywhere on line 38, the line that says: *New-Tenant `*, and then press **F9**.
159159

160-
![break point](./media/saas-multitenantdb-provision-and-catalog/breakpoint.png)
160+
![Screenshot that highlights the line that includes New Tenant.](./media/saas-multitenantdb-provision-and-catalog/breakpoint.png)
161161

162162
3. Run the script by pressing **F5**.
163163

articles/azure-sql/database/saas-standaloneapp-provision-and-catalog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ When deploying an application for a tenant, the app and database are provisioned
3333

3434
While each tenant’s app and database are fully isolated, various management and analytics scenarios may operate across tenants. For example, applying a schema change for a new release of the application requires changes to the schema of each tenant database. Reporting and analytics scenarios may also require access to all the tenant databases regardless of where they are deployed.
3535

36-
![app-per-tenant pattern](./media/saas-standaloneapp-provision-and-catalog/standalone-app-pattern-with-catalog.png)
36+
![Diagram that shows how to use a tenant catalog with the application per tenant pattern.](./media/saas-standaloneapp-provision-and-catalog/standalone-app-pattern-with-catalog.png)
3737

3838
The tenant catalog holds a mapping between a tenant identifier and a tenant database, allowing an identifier to be resolved to a server and database name. In the Wingtip SaaS app, the tenant identifier is computed as a hash of the tenant name, although other schemes could be used. While standalone applications don't need the catalog to manage connections, the catalog can be used to scope other actions to a set of tenant databases. For example, Elastic Query can use the catalog to determine the set of databases across which queries are distributed for cross-tenant reporting.
3939

articles/azure-sql/database/saas-tenancy-tenant-analytics-adf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Next, the extracted data is transformed and loaded into a set of [star-schema](h
4848

4949
Together the central and dimension tables enable efficient analytical processing. The star-schema used in this tutorial is displayed in the following image:
5050

51-
![architectureOverView](./media/saas-tenancy-tenant-analytics-adf/starschematables.JPG)
51+
![Diagram that shows the star schema that is used in this tutorial.](./media/saas-tenancy-tenant-analytics-adf/starschematables.JPG)
5252

5353
Finally, the star-schema tables are queried. Query results are displayed visually using Power BI to highlight insights into tenant behavior and their use of the application. With this star-schema, you run queries that expose:
5454

0 commit comments

Comments
 (0)