Skip to content

Commit ff11bb8

Browse files
committed
fix
1 parent 92521e4 commit ff11bb8

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

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/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:
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](/entra/fundamentals/what-is-entra) (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/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/overview-what-is-app-proxy-add-on-premises-application)
78+
* [Publish on-premises apps with Microsoft Entra application proxy](/entra/identity/app-proxy/application-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/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.
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). 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-monitoring-health.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)|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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ Microsoft uses multiple security practices and technologies across its products
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/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)|
519+
| [Directory Objects](/entra/fundamentals/what-is-entra), [User/Group Management (add/update/delete)/ User-based provisioning, Device registration](/entra/fundamentals/what-is-entra), [single sign-on (SSO)](/entra/fundamentals/what-is-entra), [Self-Service Password Change for cloud users](/entra/fundamentals/what-is-entra), [Connect (Sync engine that extends on-premises directories to Microsoft Entra ID)](/entra/fundamentals/what-is-entra), [Security / Usage Reports](/entra/fundamentals/what-is-entra) | [Group-based access management / provisioning](/entra/fundamentals/what-is-entra), [Self-Service Password Reset for cloud users](/entra/fundamentals/what-is-entra), [Company Branding (sign in Pages/Access Panel customization)](/entra/fundamentals/what-is-entra), [Application Proxy](/entra/fundamentals/what-is-entra), [SLA 99.9%](/entra/fundamentals/what-is-entra) | [Self-Service Group and app Management/Self-Service application additions/Dynamic Groups](/entra/fundamentals/what-is-entra), [Self-Service Password Reset/Change/Unlock with on-premises write-back](/entra/fundamentals/what-is-entra), [multifactor authentication (Cloud and On-premises (MFA Server))](/entra/fundamentals/what-is-entra), [MIM CAL + MIM Server](/entra/fundamentals/what-is-entra), [Cloud App Discovery](/entra/fundamentals/what-is-entra), [Connect Health](/entra/fundamentals/what-is-entra), [Automatic password rollover for group accounts](/entra/fundamentals/what-is-entra)| [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), [MDM autoenrollment, Self-Service BitLocker recovery, extra local administrators to Windows 10 devices via Microsoft Entra join](/entra/fundamentals/what-is-entra)|
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

0 commit comments

Comments
 (0)