Skip to content

Commit 5b08318

Browse files
author
craigcaseyMSFT
committed
fix broken links from CATS report
1 parent f517ce1 commit 5b08318

14 files changed

+19
-19
lines changed

articles/active-directory/develop/quickstart-v2-android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Applications must be represented by an app object in Azure Active Directory so t
4343
> [!div class="sxs-lookup" renderon="portal"]
4444
> Run the project using Android Studio.
4545
> [!div renderon="portal" id="autoupdate" class="nextstepaction"]
46-
> [Download the code sample]()
46+
> [Download the code sample](https://github.com/Azure-Samples/ms-identity-android-java/archive/master.zip)
4747
>
4848
> [!div class="sxs-lookup" renderon="portal"]
4949
> ### Step 3: Your app is configured and ready to run

articles/active-directory/develop/quickstart-v2-netcore-daemon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ This quickstart requires [.NET Core 2.2](https://www.microsoft.com/net/download/
7575
> [!div class="sxs-lookup" renderon="portal"]
7676
> Run the project using Visual Studio 2019.
7777
> [!div renderon="portal" id="autoupdate" class="nextstepaction"]
78-
> [Download the code sample]()
78+
> [Download the code sample](https://github.com/Azure-Samples/active-directory-dotnetcore-daemon-v2/archive/master.zip)
7979
8080
> [!div class="sxs-lookup" renderon="portal"]
8181
> > [!NOTE]

articles/active-directory/develop/quickstart-v2-python-daemon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ To run this sample, you need:
7777
> [Download the Python daemon project](https://github.com/Azure-Samples/ms-identity-python-daemon/archive/master.zip)
7878
7979
> [!div renderon="portal" id="autoupdate" class="nextstepaction"]
80-
> [Download the code sample]()
80+
> [Download the code sample](https://github.com/Azure-Samples/ms-identity-python-daemon/archive/master.zip)
8181
8282
> [!div class="sxs-lookup" renderon="portal"]
8383
> > [!NOTE]

articles/active-directory/develop/quickstart-v2-python-webapp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ To run this sample, you will need:
9494
> [!div class="sxs-lookup" renderon="portal"]
9595
> Download the project and extract the zip file to a local folder closer to the root folder - for example, **C:\Azure-Samples**
9696
> [!div renderon="portal" id="autoupdate" class="nextstepaction"]
97-
> [Download the code sample]()
97+
> [Download the code sample](https://github.com/Azure-Samples/ms-identity-python-webapp/archive/master.zip)
9898
9999
> [!div renderon="docs"]
100100
> #### Step 3: Configure the Application

articles/active-directory/develop/quickstart-v2-uwp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ This quickstart contains a code sample that demonstrates how a Universal Windows
6565
> [!div class="sxs-lookup" renderon="portal"]
6666
> Run the project using Visual Studio 2019.
6767
> [!div renderon="portal" id="autoupdate" class="nextstepaction"]
68-
> [Download the code sample]()
68+
> [Download the code sample](https://github.com/Azure-Samples/active-directory-dotnet-native-uwp-v2/archive/msal3x.zip)
6969
7070
> [!div class="sxs-lookup" renderon="portal"]
7171
> #### Step 3: Your app is configured and ready to run

articles/active-directory/develop/quickstart-v2-windows-desktop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ In this quickstart, you'll learn how to write a Windows desktop .NET (WPF) appli
6464
> [!div class="sxs-lookup" renderon="portal"]
6565
> Run the project using Visual Studio 2019.
6666
> [!div renderon="portal" id="autoupdate" class="nextstepaction"]
67-
> [Download the code sample]()
67+
> [Download the code sample](https://github.com/Azure-Samples/active-directory-dotnet-desktop-msgraph-v2/archive/msal3x.zip)
6868
6969
> [!div class="sxs-lookup" renderon="portal"]
7070
> #### Step 3: Your app is configured and ready to run

articles/active-directory/fundamentals/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ In February 2020 we've added these 31 new apps with Federation support to the ap
110110
[NearpodApp](https://nearpod.com/signup/?oc=Microsoft&utm_campaign=Microsoft&utm_medium=site&utm_source=product),
111111
[WEDO](https://docs.microsoft.com/azure/active-directory/saas-apps/wedo-tutorial),
112112
[InvitePeople](https://invitepeople.com/login),
113-
[Reprints Desk - Article Galaxy](https://docs.microsoft.com/azure/active-directory/saas-apps/reprints-desk---article-galaxy-tutorial),
113+
[Reprints Desk - Article Galaxy](https://docs.microsoft.com/azure/active-directory/saas-apps/reprints-desk-article-galaxy-tutorial),
114114
[TeamViewer](https://docs.microsoft.com/azure/active-directory/saas-apps/teamviewer-tutorial)
115115

116116

articles/analysis-services/analysis-services-async-refresh.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.reviewer: minewiskan
1313

1414
By using any programming language that supports REST calls, you can perform asynchronous data-refresh operations on your Azure Analysis Services tabular models. This includes synchronization of read-only replicas for query scale-out.
1515

16-
Data-refresh operations can take some time depending on a number of factors including data volume, level of optimization using partitions, etc. These operations have traditionally been invoked with existing methods such as using [TOM](https://docs.microsoft.com/bi-reference/tom/introduction-to-the-tabular-object-model-tom-in-analysis-services-amo) (Tabular Object Model), [PowerShell](https://docs.microsoft.com/analysis-services/powershell/analysis-services-powershell-reference) cmdlets, or [TMSL](https://docs.microsoft.com/bi-reference/tmsl/tabular-model-scripting-language-tmsl-reference) (Tabular Model Scripting Language). However, these methods can require often unreliable, long-running HTTP connections.
16+
Data-refresh operations can take some time depending on a number of factors including data volume, level of optimization using partitions, etc. These operations have traditionally been invoked with existing methods such as using [TOM](https://docs.microsoft.com/analysis-services/tom/introduction-to-the-tabular-object-model-tom-in-analysis-services-amo) (Tabular Object Model), [PowerShell](https://docs.microsoft.com/analysis-services/powershell/analysis-services-powershell-reference) cmdlets, or [TMSL](https://docs.microsoft.com/analysis-services/tmsl/tabular-model-scripting-language-tmsl-reference) (Tabular Model Scripting Language). However, these methods can require often unreliable, long-running HTTP connections.
1717

1818
The REST API for Azure Analysis Services enables data-refresh operations to be carried out asynchronously. By using the REST API, long-running HTTP connections from client applications aren't necessary. There are also other built-in features for reliability, such as auto retries and batched commits.
1919

@@ -94,9 +94,9 @@ Specifying parameters is not required. The default is applied.
9494

9595
| Name | Type | Description |Default |
9696
|------------------|-------|--------------|---------|
97-
| `Type` | Enum | The type of processing to perform. The types are aligned with the TMSL [refresh command](https://docs.microsoft.com/bi-reference/tmsl/refresh-command-tmsl) types: full, clearValues, calculate, dataOnly, automatic, and defragment. Add type is not supported. | automatic |
97+
| `Type` | Enum | The type of processing to perform. The types are aligned with the TMSL [refresh command](https://docs.microsoft.com/analysis-services/tmsl/refresh-command-tmsl) types: full, clearValues, calculate, dataOnly, automatic, and defragment. Add type is not supported. | automatic |
9898
| `CommitMode` | Enum | Determines if objects will be committed in batches or only when complete. Modes include: default, transactional, partialBatch. | transactional |
99-
| `MaxParallelism` | Int | This value determines the maximum number of threads on which to run processing commands in parallel. This value aligned with the MaxParallelism property that can be set in the TMSL [Sequence command](https://docs.microsoft.com/bi-reference/tmsl/sequence-command-tmsl) or using other methods. | 10 |
99+
| `MaxParallelism` | Int | This value determines the maximum number of threads on which to run processing commands in parallel. This value aligned with the MaxParallelism property that can be set in the TMSL [Sequence command](https://docs.microsoft.com/analysis-services/tmsl/sequence-command-tmsl) or using other methods. | 10 |
100100
| `RetryCount` | Int | Indicates the number of times the operation will retry before failing. | 0 |
101101
| `Objects` | Array | An array of objects to be processed. Each object includes: "table" when processing the entire table or "table" and "partition" when processing a partition. If no objects are specified, the whole model is refreshed. | Process the entire model |
102102

articles/analysis-services/analysis-services-database-users.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Role permissions include:
2020
* **Process** - Users can connect to and perform process operations on the database, and analyze model database data.
2121
* **Read** - Users can use a client application to connect to and analyze model database data.
2222

23-
When creating a tabular model project, you create roles and add users or groups to those roles by using Role Manager in Visual Studio with Analysis Services projects. When deployed to a server, you use SQL Server Management Studio (SSMS), [Analysis Services PowerShell cmdlets](https://docs.microsoft.com/analysis-services/powershell/analysis-services-powershell-reference), or [Tabular Model Scripting Language](https://docs.microsoft.com/bi-reference/tmsl/tabular-model-scripting-language-tmsl-reference) (TMSL) to add or remove roles and user members.
23+
When creating a tabular model project, you create roles and add users or groups to those roles by using Role Manager in Visual Studio with Analysis Services projects. When deployed to a server, you use SQL Server Management Studio (SSMS), [Analysis Services PowerShell cmdlets](https://docs.microsoft.com/analysis-services/powershell/analysis-services-powershell-reference), or [Tabular Model Scripting Language](https://docs.microsoft.com/analysis-services/tmsl/tabular-model-scripting-language-tmsl-reference) (TMSL) to add or remove roles and user members.
2424

2525
**Security groups** must be [mail-enabled](https://docs.microsoft.com/exchange/recipients-in-exchange-online/manage-mail-enabled-security-groups) with the `MailEnabled` property set to `True`. When specifying a group by email address use `obj:groupid@tenantid`.
2626

@@ -80,7 +80,7 @@ To add roles and users to a deployed model database, you must be connected to th
8080

8181
## To add roles and users by using a TMSL script
8282

83-
You can run a TMSL script in the XMLA window in SSMS or by using PowerShell. Use the [CreateOrReplace](https://docs.microsoft.com/bi-reference/tmsl/createorreplace-command-tmsl) command and the [Roles](https://docs.microsoft.com/bi-reference/tmsl/roles-object-tmsl) object.
83+
You can run a TMSL script in the XMLA window in SSMS or by using PowerShell. Use the [CreateOrReplace](https://docs.microsoft.com/analysis-services/tmsl/createorreplace-command-tmsl) command and the [Roles](https://docs.microsoft.com/analysis-services/tmsl/roles-object-tmsl) object.
8484

8585
**Sample TMSL script**
8686

@@ -146,5 +146,5 @@ Row filters apply to the specified rows and related rows. When a table has multi
146146

147147
[Manage server administrators](analysis-services-server-admins.md)
148148
[Manage Azure Analysis Services with PowerShell](analysis-services-powershell.md)
149-
[Tabular Model Scripting Language (TMSL) Reference](https://docs.microsoft.com/bi-reference/tmsl/tabular-model-scripting-language-tmsl-reference)
149+
[Tabular Model Scripting Language (TMSL) Reference](https://docs.microsoft.com/analysis-services/tmsl/tabular-model-scripting-language-tmsl-reference)
150150

articles/analysis-services/analysis-services-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ Server resource management tasks like creating server resources, suspending or r
211211
### Object model and scripting
212212

213213
Tabular models offer rapid development and are highly customizable.
214-
Tabular models include the [Tabular Object Model](https://docs.microsoft.com/bi-reference/tom/introduction-to-the-tabular-object-model-tom-in-analysis-services-amo) (TOM) to describe model objects. TOM is exposed in JSON through the [Tabular Model Scripting Language (TMSL)](https://docs.microsoft.com/bi-reference/tmsl/tabular-model-scripting-language-tmsl-reference) and the AMO data definition language through the [Microsoft.AnalysisServices.Tabular](/dotnet/api/microsoft.analysisservices.tabular) namespace.
214+
Tabular models include the [Tabular Object Model](https://docs.microsoft.com/analysis-services/tom/introduction-to-the-tabular-object-model-tom-in-analysis-services-amo) (TOM) to describe model objects. TOM is exposed in JSON through the [Tabular Model Scripting Language (TMSL)](https://docs.microsoft.com/analysis-services/tmsl/tabular-model-scripting-language-tmsl-reference) and the AMO data definition language through the [Microsoft.AnalysisServices.Tabular](/dotnet/api/microsoft.analysisservices.tabular) namespace.
215215

216216
## Supports the latest client tools
217217

0 commit comments

Comments
 (0)