Skip to content

Commit f1ede7f

Browse files
committed
Fixes for AAD and Log Analytics
1 parent 45952fb commit f1ede7f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/private-5g-core/enable-azure-active-directory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ If your deployment contains multiple sites, you can use the same two redirect UR
6565
| **Authorization URL** | In the local monitoring app registration Overview page, select **Endpoints**. Copy the contents of the **OAuth 2.0 authorization endpoint (v2)** field. | `auth_url` |
6666
| **Token URL** | In the local monitoring app registration Overview page, select **Endpoints**. Copy the contents of the **OAuth 2.0 token endpoint (v2)** field. | `token_url` |
6767
| **Client secret** | You collected this when creating the client secret in the previous step. | `client_secret` |
68-
| **Distributed tracing redirect URI root** | Make a note of the following part of the redirect URI: **https://*\<local monitoring domain\>*/**. | `redirect_uri_root` |
68+
| **Distributed tracing redirect URI root** | Make a note of the following part of the redirect URI: **https://*\<local monitoring domain\>***. | `redirect_uri_root` |
6969
| **Packet core dashboards redirect URI root** | Make a note of the following part of the packet core dashboards redirect URI: **https://*\<local monitoring domain\>*/grafana**. | `root_url` |
7070

7171
## Create Kubernetes Secret Objects

articles/private-5g-core/private-5g-core-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Azure Private 5G Core provides:
2727

2828
- **Azure visibility**
2929

30-
Azure Private 5G Core integrates with Azure Monitor and Log Analytics to collect data from across the sites and provide real-time monitoring of the entire private mobile network. You can extend this capability to capture radio analytics to provide a complete network view from Azure.
30+
Azure Private 5G Core integrates with Azure Monitor to collect data from across the sites and provide real-time monitoring of the entire private mobile network. You can extend this capability to capture radio analytics to provide a complete network view from Azure.
3131

3232
You'll also need the following to deploy a private mobile network using Azure Private 5G Core. These aren't included as part of the service.
3333

@@ -170,7 +170,7 @@ Azure Private 5G Core is available as a native Azure service, offering the same
170170
- Deploy and configure a packet core instance on your Azure Stack Edge device in minutes.
171171
- Create a virtual representation of your physical mobile network through Azure using mobile network and site resources.
172172
- Provision SIM resources to authenticate devices in the network, while also supporting redundancy.
173-
- Employ Log Analytics and other observability services to view the health of your network and take corrective action through Azure.
173+
- Employ Azure Monitor and other observability services to view the health of your network and take corrective action through Azure.
174174
- Use Azure role-based access control (RBAC) to allow granular access to the private mobile network to different personnel or teams within your organization, or even a managed service provider.
175175
- Use an Azure Stack Edge device's compute capabilities to run applications that can benefit from low-latency networks.
176176
- Seamlessly connect your existing Azure deployments to your new private mobile network using Azure hybrid compute, networking, and IoT services.

0 commit comments

Comments
 (0)