Skip to content

Commit 92521e4

Browse files
committed
fix broken links
1 parent cf004ef commit 92521e4

9 files changed

Lines changed: 12 additions & 12 deletions

articles/expressroute/expressroute-locations-providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ If your connectivity provider isn't listed in previous sections, you can still c
238238
If you're remote and don't have fiber connectivity or want to explore other connectivity options, you can check the following satellite operators.
239239

240240
* Intelsat
241-
* [SES](https://www.ses.com/networks/signature-solutions/signature-cloud/ses-and-azure-expressroute)
241+
* [SES](https://www.ses.com/network-and-technology/technology-enablers/azure-expressroute)
242242
* [Viasat](https://news.viasat.com/newsroom/press-releases/viasat-introduces-direct-cloud-connect-a-new-service-providing-fast-secure-private-connections-to-business-critical-cloud-services)
243243
* Marlink
244244

articles/expressroute/expressroute-locations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ The following table shows locations by service provider. If you want to view ava
203203
| **RISQ** |&check; | &check; | Quebec City<br/>Montreal |
204204
| **SCSK** |&check; | &check; | Tokyo3 |
205205
| **[Sejong Telecom](https://www.sejongtelecom.net/)** | &check; | &check; | Seoul |
206-
| **[SES](https://www.ses.com/networks/signature-solutions/signature-cloud/ses-and-azure-expressroute)** | &check; | &check; | London2<br/>Washington DC |
206+
| **[SES](https://www.ses.com/network-and-technology/technology-enablers/azure-expressroute)** | &check; | &check; | London2<br/>Washington DC |
207207
| **[SIFY](https://sifytechnologies.com/)** | &check; | &check; | Chennai<br/>Mumbai2<br/>Pune |
208208
| **[SingTel](https://www.singtel.com/about-us/news-releases/singtel-provide-secure-private-access-microsoft-azure-public-cloud)** |&check; |&check; | Hong Kong2<br/>Singapore<br/>Singapore2 |
209209
| **[SK Telecom](http://b2b.tworld.co.kr/bizts/solution/solutionTemplate.bs?solutionId=0085)** | &check; | &check; | Seoul |
@@ -309,7 +309,7 @@ If your connectivity provider isn't listed in previous sections, you can still c
309309
If you're remote and don't have fiber connectivity, or you want to explore other connectivity options you can check the following satellite operators.
310310

311311
* Intelsat
312-
* [SES](https://www.ses.com/networks/signature-solutions/signature-cloud/ses-and-azure-expressroute)
312+
* [SES](https://www.ses.com/network-and-technology/technology-enablers/azure-expressroute)
313313
* [Viasat](https://news.viasat.com/newsroom/press-releases/viasat-introduces-direct-cloud-connect-a-new-service-providing-fast-secure-private-connections-to-business-critical-cloud-services)
314314
* [Marlink](https://www.marlink.com/)
315315

articles/networking/networking-partners-msp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Use the links in this section for more information about managed cloud networkin
6666
|[Zertia](https://zertia.es/)||[ExpressRoute – Intercloud connectivity](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/zertiatelecomunicacionessl1615311863650.zertia-inter-conect-of103?tab=Overview)|[Enterprise Connectivity Suite - Virtual WAN](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/zertiatelecomunicacionessl1615311863650.zertia-vw-suite-of101?tab=Overview); [Manage Virtual WAN – SD-WAN Fortinet](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/zertiatelecomunicacionessl1615311863650.zertia-mvw-fortinet-of101?tab=Overview); [Manage Virtual WAN – SD-WAN Cisco Meraki](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/zertiatelecomunicacionessl1615311863650.zertia-mvw-cisco-of101?tab=Overview)|||
6767

6868
Azure Marketplace offers for Managed ExpressRoute, Virtual WAN, Security Services and Private Edge Zone Services from the following Azure Networking MSP Partners are on our roadmap:
69-
[Amdocs](https://www.amdocs.com/); [Cirrus Core Networks](https://cirruscorenetworks.com/); [Cognizant](https://www.cognizant.com/us/en/glossary/cloud-enablement); [InterCloud](https://www.bso.co/partner-network); [KINX](https://www.kinx.net/service/cloud/?lang=en); [OmniClouds](https://omniclouds.com/); [Sejong Telecom](https://www.sejongtelecom.net/); [SES](https://www.ses.com/networks/cloud/ses-and-azure-expressroute);
69+
[Amdocs](https://www.amdocs.com/); [Cirrus Core Networks](https://cirruscorenetworks.com/); [Cognizant](https://www.cognizant.com/us/en/glossary/cloud-enablement); [InterCloud](https://www.bso.co/partner-network); [KINX](https://www.kinx.net/service/cloud/?lang=en); [OmniClouds](https://omniclouds.com/); [Sejong Telecom](https://www.sejongtelecom.net/); [SES](https://www.ses.com/network-and-technology/technology-enablers/azure-expressroute);
7070

7171
## <a name="expressroute"></a>ExpressRoute partners
7272

articles/security/develop/secure-design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ Use two-factor authentication. Two-factor authentication is the current standard
237237

238238
#### Use strong authentication and authorization platforms
239239

240-
Use platform-supplied authentication and authorization mechanisms instead of custom code. This is because developing custom authentication code can be prone to error. Commercial code (for example, from Microsoft) often is extensively reviewed for security. [Microsoft Entra ID](../../active-directory/fundamentals/active-directory-whatis.md) (Microsoft Entra ID) is the Azure solution for identity and access management. These Microsoft Entra tools and services help with secure development:
240+
Use platform-supplied authentication and authorization mechanisms instead of custom code. This is because developing custom authentication code can be prone to error. Commercial code (for example, from Microsoft) often is extensively reviewed for security. [Microsoft Entra ID](../../active-directory/fundamentals/what-is-entra.md) (Microsoft Entra ID) is the Azure solution for identity and access management. These Microsoft Entra tools and services help with secure development:
241241

242242
* [Microsoft identity platform](../../active-directory/develop/index.yml) is a set of components that developers use to build apps that securely sign in users. The platform assists developers who are building single-tenant, line-of-business (LOB) apps and developers who are looking to develop multitenant apps. In addition to basic sign-in, apps built by using the Microsoft identity platform can call Microsoft APIs and custom APIs. The Microsoft identity platform supports industry-standard protocols like OAuth 2.0 and OpenID Connect.
243243

articles/security/fundamentals/backup-plan-to-protect-against-ransomware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Ransomware can attack while you're planning for an attack so your first priority
9494

9595
In our experience, the five most important applications to customers fall into the following categories in this priority order:
9696

97-
- Identity systems – required for users to access any systems (including all others described below) such as Active Directory, [Microsoft Entra Connect](/entra/identity/hybrid/whatis-azure-ad-connect), AD domain controllers
97+
- Identity systems – required for users to access any systems (including all others described below) such as Active Directory, [Microsoft Entra Connect](/entra/identity/hybrid/connect/whatis-azure-ad-connect), AD domain controllers
9898
- Human life – any system that supports human life or could put it at risk such as medical or life support systems, safety systems (ambulance, dispatch systems, traffic light control), large machinery, chemical/biological systems, production of food or personal products, and others
9999
- Financial systems – systems that process monetary transactions and keep the business operating, such as payment systems and related databases, financial system for quarterly reporting
100100
- Product or service enablement – any systems that are required to provide the business services or produce/deliver physical products that your customers pay you for, factory control systems, product delivery/dispatch systems, and similar

articles/security/fundamentals/identity-management-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Application Proxy supports SSO and can integrate with existing on-premises authe
7575
Learn more:
7676

7777
* [Microsoft Entra application proxy overview](/entra/identity/app-proxy/overview-what-is-app-proxy)
78-
* [Publish on-premises apps with Microsoft Entra application proxy](/entra/identity/app-proxy/application-proxy-add-on-premises-application)
78+
* [Publish on-premises apps with Microsoft Entra application proxy](/entra/identity/app-proxy/overview-what-is-app-proxy-add-on-premises-application)
7979

8080
## Privileged Identity Management
8181

articles/security/fundamentals/isolation-choices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Each Microsoft Entra directory is distinct and separate from other Microsoft Ent
2727

2828
### Azure tenancy
2929

30-
Azure tenancy (Azure Subscription) refers to a customer and billing relationship and a unique [tenant](/entra/identity-platform/quickstart-create-new-tenant) in [Microsoft Entra ID](/entra/fundamentals/active-directory-whatis.md). Microsoft Entra ID and its [Azure role-based access control](../../role-based-access-control/overview.md) provide tenant level isolation in Microsoft Azure. Each Azure subscription is associated with one Microsoft Entra directory.
30+
Azure tenancy (Azure Subscription) refers to a customer and billing relationship and a unique [tenant](/entra/identity-platform/quickstart-create-new-tenant) in [Microsoft Entra ID](/entra/fundamentals/what-is-entra.md). Microsoft Entra ID and its [Azure role-based access control](../../role-based-access-control/overview.md) provide tenant level isolation in Microsoft Azure. Each Azure subscription is associated with one Microsoft Entra directory.
3131

3232
Users, groups, and applications from that directory can manage resources in the Azure subscription. You can assign these access rights by using the Azure portal, Azure command-line tools, and Azure Management APIs. Security boundaries logically isolate a Microsoft Entra tenant so that no customer can access or compromise co-tenants, either maliciously or accidentally. Microsoft Entra ID runs on "bare metal" servers isolated on a segregated network segment, where host-level packet filtering and Windows Firewall block unwanted connections and traffic.
3333

articles/security/fundamentals/log-audit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The following table lists the most important types of logs available in Azure:
3939
| ------------ | -------- | ------ | ----------- |
4040
|[Activity logs](/azure/azure-monitor/essentials/platform-logs-overview)|Control-plane events on Azure Resource Manager resources| Provides insight into the operations that were performed on resources in your subscription.| REST API, [Azure Monitor](/azure/azure-monitor/essentials/platform-logs-overview)|
4141
|[Azure Resource logs](/azure/azure-monitor/essentials/platform-logs-overview)|Frequent data about the operation of Azure Resource Manager resources in subscription| Provides insight into operations that your resource itself performed.| Azure Monitor|
42-
|[Microsoft Entra ID reporting](/entra/identity/monitoring-health/overview-reports.md)|Logs and reports | Reports user sign-in activities and system activity information about users and group management.|[Microsoft Graph](/graph/overview)|
42+
|[Microsoft Entra ID reporting](/entra/identity/monitoring-health/overview-monitoring-health.md)|Logs and reports | Reports user sign-in activities and system activity information about users and group management.|[Microsoft Graph](/graph/overview)|
4343
|[Virtual machines and cloud services](/azure/azure-monitor/vm/monitor-virtual-machine)|Windows Event Log service and Linux Syslog| Captures system data and logging data on the virtual machines and transfers that data into a storage account of your choice.| Windows (using [Azure Diagnostics](/azure/azure-monitor/agents/diagnostics-extension-overview) storage) and Linux in Azure Monitor|
4444
|[Azure Storage Analytics](/rest/api/storageservices/fileservices/storage-analytics)|Storage logging, provides metrics data for a storage account|Provides insight into trace requests, analyzes usage trends, and diagnoses issues with your storage account.| REST API or the [client library](/dotnet/api/overview/azure/storage)|
4545
|[Network security group (NSG) flow logs](../../network-watcher/network-watcher-nsg-flow-logging-overview.md)|JSON format, shows outbound and inbound flows on a per-rule basis|Displays information about ingress and egress IP traffic through a Network Security Group.|[Azure Network Watcher](../../network-watcher/network-watcher-monitoring-overview.md)|

articles/security/fundamentals/overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -509,14 +509,14 @@ Microsoft uses multiple security practices and technologies across its products
509509

510510
- [Azure role-based access control (Azure RBAC)](../../role-based-access-control/built-in-roles.md) enables you to grant access based on the user’s assigned role. It's easy to give users only the amount of access they need to perform their job duties. You can customize Azure RBAC per your organization’s business model and risk tolerance.
511511

512-
- [Integrated identity management (hybrid identity)](/entra/identity/hybrid/plan-hybrid-identity-design-considerations-overview.md) enables you to maintain control of users’ access across internal datacenters and cloud platforms. It creates a single user identity for authentication and authorization to all resources.
512+
- [Integrated identity management (hybrid identity)](/entra/identity/hybrid/connect/plan-connect-design-concepts.md) enables you to maintain control of users’ access across internal datacenters and cloud platforms. It creates a single user identity for authentication and authorization to all resources.
513513

514514
### Secure apps and data
515515
[Microsoft Entra ID](https://www.microsoft.com/security/business/identity-access/microsoft-entra-id), a comprehensive identity and access management cloud solution, helps secure access to data in applications on site and in the cloud, and simplifies the management of users and groups. It combines core directory services, advanced identity governance, security, and application access management, and makes it easy for developers to build policy-based identity management into their apps. To enhance your Microsoft Entra ID, you can add paid capabilities by using the Microsoft Entra Basic, Premium P1, and Premium P2 editions.
516516

517517
| Free or common features | Basic features |Premium P1 features |Premium P2 features | Microsoft Entra join – Windows 10 only related features|
518518
| :------------- | :------------- |:------------- |:------------- |:------------- |
519-
| [Directory Objects](/entra/fundamentals/active-directory-whatis.md), [User/Group Management (add/update/delete)/ User-based provisioning, Device registration](/entra/fundamentals/active-directory-whatis.md), [single sign-on (SSO)](/entra/fundamentals/active-directory-whatis.md), [Self-Service Password Change for cloud users](/entra/fundamentals/active-directory-whatis.md), [Connect (Sync engine that extends on-premises directories to Microsoft Entra ID)](/entra/fundamentals/active-directory-whatis.md), [Security / Usage Reports](/entra/fundamentals/active-directory-whatis.md) | [Group-based access management / provisioning](/entra/fundamentals/active-directory-whatis.md), [Self-Service Password Reset for cloud users](/entra/fundamentals/active-directory-whatis.md), [Company Branding (sign in Pages/Access Panel customization)](/entra/fundamentals/active-directory-whatis.md), [Application Proxy](/entra/fundamentals/active-directory-whatis.md), [SLA 99.9%](/entra/fundamentals/active-directory-whatis.md) | [Self-Service Group and app Management/Self-Service application additions/Dynamic Groups](/entra/fundamentals/active-directory-whatis.md), [Self-Service Password Reset/Change/Unlock with on-premises write-back](/entra/fundamentals/active-directory-whatis.md), [multifactor authentication (Cloud and On-premises (MFA Server))](/entra/fundamentals/active-directory-whatis.md), [MIM CAL + MIM Server](/entra/fundamentals/active-directory-whatis.md), [Cloud App Discovery](/entra/fundamentals/active-directory-whatis.md), [Connect Health](/entra/fundamentals/active-directory-whatis.md), [Automatic password rollover for group accounts](/entra/fundamentals/active-directory-whatis.md)| [Identity Protection](/entra/id-protection/overview-identity-protection), [Privileged Identity Management](/entra/id-governance/privileged-identity-management/pim-configure)| [Join a device to Microsoft Entra ID, Desktop SSO, Microsoft Passport for Microsoft Entra ID, Administrator BitLocker recovery](/entra/fundamentals/active-directory-whatis.md), [MDM autoenrollment, Self-Service BitLocker recovery, extra local administrators to Windows 10 devices via Microsoft Entra join](/entra/fundamentals/active-directory-whatis.md)|
519+
| [Directory Objects](/entra/fundamentals/what-is-entra.md), [User/Group Management (add/update/delete)/ User-based provisioning, Device registration](/entra/fundamentals/what-is-entra.md), [single sign-on (SSO)](/entra/fundamentals/what-is-entra.md), [Self-Service Password Change for cloud users](/entra/fundamentals/what-is-entra.md), [Connect (Sync engine that extends on-premises directories to Microsoft Entra ID)](/entra/fundamentals/what-is-entra.md), [Security / Usage Reports](/entra/fundamentals/what-is-entra.md) | [Group-based access management / provisioning](/entra/fundamentals/what-is-entra.md), [Self-Service Password Reset for cloud users](/entra/fundamentals/what-is-entra.md), [Company Branding (sign in Pages/Access Panel customization)](/entra/fundamentals/what-is-entra.md), [Application Proxy](/entra/fundamentals/what-is-entra.md), [SLA 99.9%](/entra/fundamentals/what-is-entra.md) | [Self-Service Group and app Management/Self-Service application additions/Dynamic Groups](/entra/fundamentals/what-is-entra.md), [Self-Service Password Reset/Change/Unlock with on-premises write-back](/entra/fundamentals/what-is-entra.md), [multifactor authentication (Cloud and On-premises (MFA Server))](/entra/fundamentals/what-is-entra.md), [MIM CAL + MIM Server](/entra/fundamentals/what-is-entra.md), [Cloud App Discovery](/entra/fundamentals/what-is-entra.md), [Connect Health](/entra/fundamentals/what-is-entra.md), [Automatic password rollover for group accounts](/entra/fundamentals/what-is-entra.md)| [Identity Protection](/entra/id-protection/overview-identity-protection), [Privileged Identity Management](/entra/id-governance/privileged-identity-management/pim-configure)| [Join a device to Microsoft Entra ID, Desktop SSO, Microsoft Passport for Microsoft Entra ID, Administrator BitLocker recovery](/entra/fundamentals/what-is-entra.md), [MDM autoenrollment, Self-Service BitLocker recovery, extra local administrators to Windows 10 devices via Microsoft Entra join](/entra/fundamentals/what-is-entra.md)|
520520

521521
- [Cloud App Discovery](/cloud-app-security/set-up-cloud-discovery) is a premium feature of Microsoft Entra ID that enables you to identify cloud applications that employees in your organization use.
522522

@@ -530,7 +530,7 @@ Microsoft uses multiple security practices and technologies across its products
530530

531531
- [Microsoft Entra joined](/entra/identity/devices/overview) enables you to extend cloud capabilities to Windows 10 devices for centralized management. It makes it possible for users to connect to the corporate or organizational cloud through Microsoft Entra ID and simplifies access to apps and resources.
532532

533-
- [Microsoft Entra application proxy](/entra/identity/app-proxy/application-proxy.md) provides SSO and secure remote access for web applications hosted on-premises.
533+
- [Microsoft Entra application proxy](/entra/identity/app-proxy/overview-what-is-app-proxy.md) provides SSO and secure remote access for web applications hosted on-premises.
534534

535535
## Next steps
536536

0 commit comments

Comments
 (0)