Skip to content

Commit a885fef

Browse files
committed
renamed article
1 parent e8f1354 commit a885fef

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/active-directory/develop/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@
325325
- name: Setup a test environment
326326
href: test-setup-environment.md
327327
- name: Throttling and service limits
328-
href: test-throttle-and-service-limits.md
328+
href: test-throttle-service-limits.md
329329
- name: Work with the Microsoft Authentication Library
330330
displayName: MSAL
331331
items:

articles/active-directory/develop/test-setup-environment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Set up your test environment in a separate tenant (not your organization's produ
3434
- You plan on performing automated sign-ins to your application for testing and your production tenant has configured authentication method policies that require some user interaction. For example, if multifactor authentication is required for all users you won't be able to perform automated sign-ins for integration testing.
3535
- You must ensure that global administrators can't manage or access specific test resources. You'll need to isolate that
3636
resource in a separate tenant with separate global administrators.
37-
- Adding non-production resources and/or workload to your production tenant would [exceed service or throttling limits](test-throttle-and-service-limits.md) for that tenant.
37+
- Adding non-production resources and/or workload to your production tenant would [exceed service or throttling limits](test-throttle-service-limits.md) for that tenant.
3838

3939
If none of these conditions apply to you, then follow these steps to [set up your test environment in your production tenant](#set-up-a-test-environment-in-your-production-tenant). If any of them do apply, however, you should [set up a test environment in a separate tenant](#set-up-a-test-environment-in-a-separate-tenant).
4040

@@ -137,7 +137,7 @@ For detailed instructions on restricting an app to specific users in a tenant, g
137137

138138
## Next steps
139139

140-
Learn about [throttling and service limits](test-throttle-and-service-limits.md) you might hit while setting up a test environment.
140+
Learn about [throttling and service limits](test-throttle-service-limits.md) you might hit while setting up a test environment.
141141

142142
For more detailed information about test environments, read [Securing Azure environments with Azure Active Directory](https://azure.microsoft.com/resources/securing-azure-environments-with-azure-active-directory/).
143143

0 commit comments

Comments
 (0)