Skip to content

Commit 30e37c1

Browse files
authored
Merge pull request #202597 from alexbuckgit/alexbuckgit/fix-links-20220623-04
Fix formatting issues
2 parents 97c239a + 3925e02 commit 30e37c1

File tree

11 files changed

+17
-26
lines changed

11 files changed

+17
-26
lines changed

articles/active-directory-b2c/conditional-access-user-flow.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -270,11 +270,7 @@ The following template can be used to create a Conditional Access policy with di
270270

271271
## Template 3: Block locations with Conditional Access
272272

273-
With the location condition in Conditional Access, you can control access to your cloud apps based on the network location of a user. More information about the location condition in Conditional Access can be found in the article,
274-
[Using the location condition in a Conditional Access policy](../active-directory/conditional-access/location-condition.md
275-
276-
Configure Conditional Access through Azure portal or Microsoft Graph APIs to enable a Conditional Access policy blocking access to specific locations.
277-
For more information about the location condition in Conditional Access can be found in the article, [Using the location condition in a Conditional Access policy](../active-directory/conditional-access/location-condition.md)
273+
With the location condition in Conditional Access, you can control access to your cloud apps based on the network location of a user. Configure Conditional Access via the Azure portal or Microsoft Graph APIs to enable a Conditional Access policy blocking access to specific locations. For more information, see [Using the location condition in a Conditional Access policy](../active-directory/conditional-access/location-condition.md)
278274

279275
### Define locations
280276

articles/active-directory/fundamentals/five-steps-to-full-application-integration-with-azure-ad.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,15 +68,15 @@ We have published guidance for managing the business process of integrating apps
6868

6969
A good place to start is by evaluating your use of Active Directory Federation Services (ADFS). Many organizations use ADFS for authentication with SaaS apps, custom Line-of-Business apps, and Microsoft 365 and Azure AD-based apps:
7070

71-
![Diagram shows on-premises apps, line of business apps, SaaS apps, and, via Azure AD, Office 365 all connecting with dotted lines into Active Directory and AD FS.](\media\five-steps-to-full-application-integration-with-azure-ad\adfs-integration-1.png)
71+
![Diagram shows on-premises apps, line of business apps, SaaS apps, and, via Azure AD, Office 365 all connecting with dotted lines into Active Directory and AD FS.](./media/five-steps-to-full-application-integration-with-azure-ad/adfs-integration-1.png)
7272

7373
You can upgrade this configuration by [replacing ADFS with Azure AD as the center](../manage-apps/migrate-adfs-apps-to-azure.md) of your identity management solution. Doing so enables sign-on for every app your employees want to access, and makes it easy for employees to find any business application they need via the [MyApps portal](https://support.microsoft.com/account-billing/sign-in-and-start-apps-from-the-my-apps-portal-2f3b1bae-0e5a-4a86-a33e-876fbd2a4510), in addition to the other benefits mentioned above.
7474

75-
![Diagram shows on-premises apps via Active Directory and AD FS, line of business apps, SaaS apps, and Office 365 all connecting with dotted lines into Azure Active Directory.](\media\five-steps-to-full-application-integration-with-azure-ad\adfs-integration-2.png)
75+
![Diagram shows on-premises apps via Active Directory and AD FS, line of business apps, SaaS apps, and Office 365 all connecting with dotted lines into Azure Active Directory.](./media/five-steps-to-full-application-integration-with-azure-ad/adfs-integration-2.png)
7676

7777
Once Azure AD becomes the central identity provider, you may be able to switch from ADFS completely, rather than using a federated solution. Apps that previously used ADFS for authentication can now use Azure AD alone.
7878

79-
![Diagram shows on-premises, line of business apps, SaaS apps, and Office 365 all connecting with dotted lines into Azure Active Directory. Active Directory and AD FS is not present.](\media\five-steps-to-full-application-integration-with-azure-ad\adfs-integration-3.png)
79+
![Diagram shows on-premises, line of business apps, SaaS apps, and Office 365 all connecting with dotted lines into Azure Active Directory. Active Directory and AD FS is not present.](./media/five-steps-to-full-application-integration-with-azure-ad/adfs-integration-3.png)
8080

8181
You can also migrate apps that use a different cloud-based identity provider to Azure AD. Your organization may have multiple Identity Access Management (IAM) solutions in place. Migrating to one Azure AD infrastructure is an opportunity to reduce dependencies on IAM licenses (on-premises or in the cloud) and infrastructure costs. In cases where you may have already paid for Azure AD via M365 licenses, there is no reason to pay the added cost of another IAM solution.
8282

articles/aks/azure-netapp-files.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,6 @@ For more details on using Azure tags, see [Use Azure tags in Azure Kubernetes Se
526526
[aks-nfs]: azure-nfs-volume.md
527527
[anf]: ../azure-netapp-files/azure-netapp-files-introduction.md
528528
[anf-delegate-subnet]: ../azure-netapp-files/azure-netapp-files-delegate-subnet.md
529-
[anf-quickstart]: ../azure-netapp-files/
530529
[anf-regions]: https://azure.microsoft.com/global-infrastructure/services/?products=netapp&regions=all
531530
[anf-waitlist]: https://forms.office.com/Pages/ResponsePage.aspx?id=v4j5cvGGr0GRqy180BHbR8cq17Xv9yVBtRCSlcD_gdVUNUpUWEpLNERIM1NOVzA5MzczQ0dQR1ZTSS4u
532531
[az-aks-show]: /cli/azure/aks#az_aks_show

articles/aks/use-multiple-node-pools.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -920,7 +920,6 @@ Use [proximity placement groups][reduce-latency-ppg] to reduce latency for your
920920
[taints-tolerations]: operator-best-practices-advanced-scheduler.md#provide-dedicated-nodes-using-taints-and-tolerations
921921
[vm-sizes]: ../virtual-machines/sizes.md
922922
[use-system-pool]: use-system-pools.md
923-
[ip-limitations]: ../virtual-network/virtual-network-ip-addresses-overview-arm#standard
924923
[node-resource-group]: faq.md#why-are-two-resource-groups-created-with-aks
925924
[vmss-commands]: ../virtual-machine-scale-sets/virtual-machine-scale-sets-networking.md#public-ipv4-per-virtual-machine
926925
[az-list-ips]: /cli/azure/vmss#az_vmss_list_instance_public_ips

articles/azure-maps/web-sdk-best-practices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ If your data meets one of the following criteria, be sure to specify the min and
217217
* If the data is coming from a vector tile source, often source layers for different data types are only available through a range of zoom levels.
218218
* If using a tile layer that doesn't have tiles for all zoom levels 0 through 24 and you want it to only rendering at the levels it has tiles, and not try to fill in missing tiles with tiles from other zoom levels.
219219
* If you only want to render a layer at certain zoom levels.
220-
All layers have a `minZoom` and `maxZoom` option where the layer will be rendered when between these zoom levels based on this logic ` maxZoom > zoom >= minZoom`.
220+
All layers have a `minZoom` and `maxZoom` option where the layer will be rendered when between these zoom levels based on this logic `maxZoom > zoom >= minZoom`.
221221

222222
**Example**
223223

@@ -273,7 +273,7 @@ var layer = new atlas.layer.HeatMapLayer(source, null, {
273273
});
274274
```
275275

276-
Learn more in the [Clustering and heat maps in this document](clustering-point-data-web-sdk.md #clustering-and-the-heat-maps-layer)
276+
Learn more in the [Clustering and heat maps in this document](clustering-point-data-web-sdk.md#clustering-and-the-heat-maps-layer)
277277

278278
### Keep image resources small
279279

articles/azure-monitor/insights/azure-networking-analytics.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The following table shows data collection methods and other details about how da
5858

5959
![Screenshot of the Diagnostics Settings config for Application Gateway resource.](media/azure-networking-analytics/diagnostic-settings-1.png)
6060

61-
[ ![Screenshot of the page for configuring Diagnostics settings.](media/azure-networking-analytics/diagnostic-settings-2.png)](media/azure-networking-analytics/application-gateway-diagnostics-2.png#lightbox)
61+
[![Screenshot of the page for configuring Diagnostics settings.](media/azure-networking-analytics/diagnostic-settings-2.png)](media/azure-networking-analytics/application-gateway-diagnostics-2.png#lightbox)
6262

6363
5. Click the checkbox for *Send to Log Analytics*.
6464
6. Select an existing Log Analytics workspace, or create a workspace.
@@ -81,12 +81,11 @@ Set-AzDiagnosticSetting -ResourceId $gateway.ResourceId -WorkspaceId $workspace
8181

8282
Application insights can be accessed via the insights tab within your Application Gateway resource.
8383

84-
![Screenshot of Application Gateway insights ](media/azure-networking-analytics/azure-appgw-insights.png
85-
)
84+
![Screenshot of Application Gateway insights](media/azure-networking-analytics/azure-appgw-insights.png)
8685

8786
The "view detailed metrics" tab will open up the pre-populated workbook summarizing the data from your Application Gateway.
8887

89-
[ ![Screenshot of Application Gateway workbook ](media/azure-networking-analytics/azure-appgw-workbook.png)](media/azure-networking-analytics/application-gateway-workbook.png#lightbox)
88+
[![Screenshot of Application Gateway workbook](media/azure-networking-analytics/azure-appgw-workbook.png)](media/azure-networking-analytics/application-gateway-workbook.png#lightbox)
9089

9190
### New capabilities with Azure Monitor Network Insights workbook
9291

@@ -113,11 +112,11 @@ To find more information about the capabilities of the new workbook solution che
113112
> [!NOTE]
114113
> All past data is already available within the workbook from the point diagnostic settings were originally enabled. There is no data transfer required.
115114
116-
2. Access the [default insights workbook](#accessing-azure-application-gateway-analytics-via-azure-monitor-network-insights) for your Application Gateway resource. All existing insights supported by the Application Gateway analytics solution will be already present in the workbook. You can extend this by adding custom [visualizations](../visualize/workbooks-overview.md#visualizations) based on metric & log data.
115+
2. Access the [default insights workbook](#accessing-azure-application-gateway-analytics-via-azure-monitor-network-insights) for your Application Gateway resource. All existing insights supported by the Application Gateway analytics solution will be already present in the workbook. You can extend this by adding custom [visualizations](../visualize/workbooks-overview.md#visualizations) based on metric and log data.
117116

118117
3. After you are able to see all your metric and log insights, to clean up the Azure Gateway analytics solution from your workspace, you can delete the solution from the solution resource page.
119118

120-
[ ![Screenshot of the delete option for Azure Application Gateway analytics solution.](media/azure-networking-analytics/azure-appgw-analytics-delete.png)](media/azure-networking-analytics/application-gateway-analytics-delete.png#lightbox)
119+
[![Screenshot of the delete option for Azure Application Gateway analytics solution.](media/azure-networking-analytics/azure-appgw-analytics-delete.png)](media/azure-networking-analytics/application-gateway-analytics-delete.png#lightbox)
121120

122121

123122
## Troubleshooting

articles/data-factory/v1/data-factory-data-movement-security-considerations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ The following cloud data stores require approving of IP address of the gateway m
177177
**Answer:** We do not support this feature yet. We are actively working on it.
178178

179179
**Question:** What are the port requirements for the gateway to work?
180-
**Answer:** Gateway makes HTTP-based connections to open internet. The **outbound ports 443 and 80** must be opened for gateway to make this connection. Open **Inbound Port 8050** only at the machine level (not at corporate firewall level) for Credential Manager application. If Azure SQL Database or Azure Synapse Analytics is used as source/ destination, then you need to open **1433** port as well. For more information, see [Firewall configurations and filtering IP addresses](#firewall-configurations-and-filtering-ip-address-of gateway) section.
180+
**Answer:** Gateway makes HTTP-based connections to open internet. The **outbound ports 443 and 80** must be opened for gateway to make this connection. Open **Inbound Port 8050** only at the machine level (not at corporate firewall level) for Credential Manager application. If Azure SQL Database or Azure Synapse Analytics is used as source/ destination, then you need to open **1433** port as well. For more information, see [Firewall configurations and filtering IP addresses](#firewall-configurations-and-filtering-ip-address-of-gateway) section.
181181

182182
**Question:** What are certificate requirements for Gateway?
183183
**Answer:** Current gateway requires a certificate that is used by the credential manager application for securely setting data store credentials. This certificate is a self-signed certificate created and configured by the gateway setup. You can use your own TLS/SSL certificate instead. For more information, see [click-once credential manager application](#click-once-credentials-manager-app) section.

articles/event-hubs/event-processor-balance-partition-load.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Partition ownership records in the checkpoint store keep track of Event Hubs nam
5353
| | | : | | | |
5454
| mynamespace.servicebus.windows.net | myeventhub | myconsumergroup | 844bd8fb-1f3a-4580-984d-6324f9e208af | 15 | 2020-01-15T01:22:00 |
5555

56-
Each event processor instance acquires ownership of a partition and starts processing the partition from last known [checkpoint](# Checkpointing). If a processor fails (VM shuts down), then other instances detect it by looking at the last modified time. Other instances try to get ownership of the partitions previously owned by the inactive instance, and the checkpoint store guarantees that only one of the instances succeeds in claiming ownership of a partition. So, at any given point of time, there is at most one processor that receives events from a partition.
56+
Each event processor instance acquires ownership of a partition and starts processing the partition from last known [checkpoint](#checkpointing). If a processor fails (VM shuts down), then other instances detect it by looking at the last modified time. Other instances try to get ownership of the partitions previously owned by the inactive instance, and the checkpoint store guarantees that only one of the instances succeeds in claiming ownership of a partition. So, at any given point of time, there is at most one processor that receives events from a partition.
5757

5858
## Receive messages
5959

articles/machine-learning/how-to-deploy-fpga-web-service.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,8 +295,7 @@ Next, create a Docker image from the converted model and all dependencies. This
295295

296296
#### Deploy to a local edge server
297297

298-
All [Azure Data Box Edge devices](../databox-online/azure-stack-edge-overview.md
299-
) contain an FPGA for running the model. Only one model can be running on the FPGA at one time. To run a different model, just deploy a new container. Instructions and sample code can be found in [this Azure Sample](https://github.com/Azure-Samples/aml-hardware-accelerated-models).
298+
All [Azure Data Box Edge devices](../databox-online/azure-stack-edge-overview.md) contain an FPGA for running the model. Only one model can be running on the FPGA at one time. To run a different model, just deploy a new container. Instructions and sample code can be found in [this Azure Sample](https://github.com/Azure-Samples/aml-hardware-accelerated-models).
300299

301300
### Consume the deployed model
302301

articles/site-reliability-engineering/articles/code.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@ sections:
3030
3131
SREs hate toil. They work to eliminate it whenever possible and appropriate. This is one of the places automation comes into play in SRE. If these requests can be handled automatically, that frees up the team to work on more rewarding and impactful things.
3232
33-
*Coding expertise*: automation requires some coding expertise, but it does not have to require full software engineering skills. If you can write small scripts (perhaps in PowerShell or Bourne shell) or even if you create an [https://docs.microsoft.com/azure/logic-apps/logic-apps-overview](Azure Logic app) with barely any code, this app can still help eliminate toil.
33+
*Coding expertise*: automation requires some coding expertise, but it does not have to require full software engineering skills. If you can write small scripts (perhaps in PowerShell or Bourne shell) or even if you create an [Azure Logic App](/azure/logic-apps/logic-apps-overview) with barely any code, this app can still help eliminate toil.
3434
3535
- question: |
3636
Scenario 2: Control through APIs/domain specific languages (DSLs)/templates
3737
answer: |
3838
Though not strictly necessary for SRE work, being able to control environments through APIs, DSLs, and Templates (especially cloud environments) allow SREs to scale up their work. Provisioning/De-provisioning infrastructure, configuring monitoring, and integrating several services all becomes much more efficient via coding.
3939
40-
*Coding expertise*: like the previous scenario, this requires some coding expertise, but it does not have to require full software engineering skills. In addition to the scripts and Logic apps mentioned before, [https://docs.microsoft.com/azure/azure-resource-manager/templates/overview](Azure Resource Manager Templates) can also be used with minimal coding experience.
40+
*Coding expertise*: like the previous scenario, this requires some coding expertise, but it does not have to require full software engineering skills. In addition to the scripts and Logic apps mentioned before, [Azure Resource Manager templates](/azure/azure-resource-manager/templates/overview) can also be used with minimal coding experience.
4141
4242
- question: |
4343
Scenario 3: Fixing the code

0 commit comments

Comments
 (0)