Skip to content

Commit d05866a

Browse files
committed
Fix absolute links
1 parent 2abfbc1 commit d05866a

File tree

6 files changed

+16
-16
lines changed

6 files changed

+16
-16
lines changed

articles/ai-services/openai/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ sections:
109109
- question: |
110110
Where can I post questions and see answers to other common questions?
111111
answer: |
112-
- We recommend posting questions on [Microsoft Q&A](https://learn.microsoft.com/answers/tags/387/azure-openai)
112+
- We recommend posting questions on [Microsoft Q&A](/answers/tags/387/azure-openai)
113113
- Alternatively, you can post questions on [Stack Overflow](https://stackoverflow.com/search?q=azure+openai)
114114
- question: |
115115
Where do I go for Azure OpenAI customer support?

articles/azure-cache-for-redis/cache-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ sections:
7878
New caches can still be created using this old deployment model if they're created in a VNet subnet that once contained a Cloud Services cache or if a cache is deployed into a classic VNet.
7979
If you see this message, please create a new subnet in your VNet in which to deploy your cache. This will ensure that a cache is created without the Cloud Services dependency.
8080
81-
To check if you have one or more Cloud Services based caches in your subnet, you can check [Azure Advisor](cache-faq.yml#how-do-i-know-if-a-cache-is-affected) in the portal or use the [resource-navigation-links REST API](https://learn.microsoft.com/en-us/rest/api/virtualnetwork/resource-navigation-links/list?tabs=HTTP).
81+
To check if you have one or more Cloud Services based caches in your subnet, you can check [Azure Advisor](cache-faq.yml#how-do-i-know-if-a-cache-is-affected) in the portal or use the [resource-navigation-links REST API](/rest/api/virtualnetwork/resource-navigation-links/list?tabs=HTTP).
8282
As shown in the example on the API page, once you enter your subscription ID, resource group name, virtual network name, and subnet name, the API will return any caches in that subnet that are using Cloud Services.
8383
8484
If you are creating a new cache using the REST API, also ensure that you are not passing the redis-configuration `{"CacheVmType": "CloudService"}` along with the create request. This is an undocumented parameter, so the odds you are doing this is low.

articles/azure-monitor/faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1190,7 +1190,7 @@ sections:
11901190
- question: |
11911191
How do I enable multi-line logging?
11921192
answer: |
1193-
Container insights now supports multi-line logging (preview), for more information on how to enable, checkout the [Multi-line logging in Container Insights](https://learn.microsoft.com/en-us/azure/azure-monitor/containers/container-insights-logging-v2) docs.
1193+
Container insights now supports multi-line logging (preview), for more information on how to enable, checkout the [Multi-line logging in Container Insights](/azure/azure-monitor/containers/container-insights-logging-v2) docs.
11941194
11951195
As an alternative you can also configure all the services to write in JSON format, and then Docker/Moby writes them as a single line. For example, you can wrap your log as a JSON object as shown in the following example for a sample Node.js application
11961196
@@ -1239,7 +1239,7 @@ sections:
12391239
- question: |
12401240
Does Container Insights support pod sandboxing?
12411241
answer: |
1242-
Yes, Container Insights supports pod sandboxing through support for Kata Containers. For more details on pod sandboxing in AKS, [refer to the AKS docs](https://learn.microsoft.com/azure/aks/use-pod-sandboxing).
1242+
Yes, Container Insights supports pod sandboxing through support for Kata Containers. For more details on pod sandboxing in AKS, [refer to the AKS docs](/azure/aks/use-pod-sandboxing).
12431243
12441244
12451245

articles/defender-for-cloud/faq-defender-for-apis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ sections:
1515
- name: Availability and onboarding
1616
questions:
1717
- question: I’m getting an error while onboarding APIs to Defender for APIs from the Recommendations page.
18-
answer: If you encounter errors like "Access Denied", "Forbidden", "Role Assignment not found", or "Authorization Failed", ensure that you have the right level of permission for the Azure API Management service and Microsoft Defender for Cloud. Required set of permissions can be found [here](https://learn.microsoft.com/azure/defender-for-cloud/defender-for-apis-introduction).
18+
answer: If you encounter errors like "Access Denied", "Forbidden", "Role Assignment not found", or "Authorization Failed", ensure that you have the right level of permission for the Azure API Management service and Microsoft Defender for Cloud. Required set of permissions can be found [here](/azure/defender-for-cloud/defender-for-apis-introduction).
1919
The error "Request Header or Cookie Too Large" can typically be fixed by clearing all cookies; clear your browser cookies and try the operation again.
2020

2121
- question: Does onboarding APIs to Defender for APIs affect my Azure API Management service?

articles/sap/center-sap-solutions/faq.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,14 +93,14 @@ sections:
9393
- SAP systems running on Windows, SUSE and RHEL Linux Operating Systems
9494
- SAP systems running on HANA, DB2, SQL Server, Oracle, Max DB, SAP ASE databases
9595
96-
Refer to the [product documentation](https://learn.microsoft.com/azure/sap/center-sap-solutions/register-existing-system#prerequisites) to review the complete list of supported and unsupported scenarios.
96+
Refer to the [product documentation](/azure/sap/center-sap-solutions/register-existing-system#prerequisites) to review the complete list of supported and unsupported scenarios.
9797
9898
> [!NOTE]
9999
> If you are registering a system based on Oracle Linux OS and/or Oracle Database, there will be limited support for quality checks, health and status and start-stop offerings.
100100
101101
- question: What are the prerequisites to register an existing SAP system as an Azure Virtual Instance for SAP solutions?
102102
answer: |
103-
Here are the pre-requisites for registering existing SAP systems as a Virtual Instance for SAP (VIS) resource. More details can be found in the [product documentation](https://learn.microsoft.com/azure/sap/center-sap-solutions/register-existing-system#prerequisites).
103+
Here are the pre-requisites for registering existing SAP systems as a Virtual Instance for SAP (VIS) resource. More details can be found in the [product documentation](/azure/sap/center-sap-solutions/register-existing-system#prerequisites).
104104
105105
- Appropriate role access on the Azure subscription or resource groups where you have the SAP system resources.
106106
- *Azure Center for SAP solutions administrator* and *Managed Identity Operator* or equivalent role access.
@@ -149,11 +149,11 @@ sections:
149149
150150
- question: How do I log on to an SAP system after deploying it from ACSS?
151151
answer: |
152-
Once you have deployed and installed an SAP S/4/HANA system through ACSS, you can use the [SAP master password](https://learn.microsoft.com/azure/sap/center-sap-solutions/manage-virtual-instance#find-sap-and-hana-passwords) and HANA database [username](https://learn.microsoft.com/azure/sap/center-sap-solutions/manage-virtual-instance#connect-to-hana-database) and password available in the Managed resource group key vault to log on to the SAP GUI or and connect to the SAP HANA database.
152+
Once you have deployed and installed an SAP S/4/HANA system through ACSS, you can use the [SAP master password](/azure/sap/center-sap-solutions/manage-virtual-instance#find-sap-and-hana-passwords) and HANA database [username](/azure/sap/center-sap-solutions/manage-virtual-instance#connect-to-hana-database) and password available in the Managed resource group key vault to log on to the SAP GUI or and connect to the SAP HANA database.
153153
154154
- question: How do I find the instance number(s) for SAP instances deployed through ACSS?
155155
answer: |
156-
Please refer to [the documentation here](https://learn.microsoft.com/azure/sap/center-sap-solutions/manage-virtual-instance#default-instance-numbers) to understand the instance numbers configured through ACSS. Please note instance numbers are currently not configurable.
156+
Please refer to [the documentation here](/azure/sap/center-sap-solutions/manage-virtual-instance#default-instance-numbers) to understand the instance numbers configured through ACSS. Please note instance numbers are currently not configurable.
157157
158158
- name: Management and Miscellaneous Questions
159159
questions:

articles/virtual-machines/enable-nvme-faqs.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ sections:
2424
- question: |
2525
What are the benefits of using NVMe interface on a VM family?
2626
answer: |
27-
By enabling NVMe, the VM offers higher IOPS (Input/Output Operations Per Second) and throughput (MB/s), which can significantly improve the performance of remote disk storage with [Azure managed disks](https://learn.microsoft.com/azure/virtual-machines/managed-disks-overview). Higher performance is especially beneficial for IO-intensive workloads that require fast and reliable data transfer to the Azure managed disks.
27+
By enabling NVMe, the VM offers higher IOPS (Input/Output Operations Per Second) and throughput (MB/s), which can significantly improve the performance of remote disk storage with [Azure managed disks](/azure/virtual-machines/managed-disks-overview). Higher performance is especially beneficial for IO-intensive workloads that require fast and reliable data transfer to the Azure managed disks.
2828
- question: |
2929
What types of storage interface does Azure support in the VM families?
3030
answer: |
@@ -36,7 +36,7 @@ sections:
3636
- question: |
3737
How is the NVMe enabled Ebsv5 different from the L series VM that Azure offers?
3838
answer: |
39-
The NVMe enabled Ebsv5 series is designed to offer the highest Azure managed disk storage performance while the L series VMs are designed to offer higher IOPS and throughout on the local NVMe disks, which are ephemeral. Refer to the [VM sizes documentation](https://learn.microsoft.com/azure/virtual-machines/sizes) for details on the performance offered by the Ebsv5 and L series.
39+
The NVMe enabled Ebsv5 series is designed to offer the highest Azure managed disk storage performance while the L series VMs are designed to offer higher IOPS and throughout on the local NVMe disks, which are ephemeral. Refer to the [VM sizes documentation](/azure/virtual-machines/sizes) for details on the performance offered by the Ebsv5 and L series.
4040
- name: Azure Disk Storage Performance with NVMe on Ebsv5 and Ebdsv5
4141
questions:
4242
- question: |
@@ -66,13 +66,13 @@ sections:
6666
What VM families support NVMe?
6767
answer: |
6868
- NVMe interface is supported only the Ebsv5 and Ebdsv5 VM families. Watch out for our product launch announcements in the Azure updates.
69-
- You can learn from the [SKU API response](https://learn.microsoft.com/rest/api/compute/resource-skus/list?tabs=HTTP) about SKUs as NVMe support is added
69+
- You can learn from the [SKU API response](/rest/api/compute/resource-skus/list?tabs=HTTP) about SKUs as NVMe support is added
7070
- question: |
7171
How do I enable NVMe on a VM family?
7272
answer: |
7373
To enable the NVMe for remote disk, ensure that the following five conditions are met:
7474
- Choose a VM family that supports NVMe. It's important to note that only Ebsv5 and Ebdsv5 VM sizes are equipped with NVMe in the Intel v5 generation VMs. Make sure to select either one of the series, Ebsv5 or Ebdsv5 VM.
75-
- [Select the operating system image](https://learn.microsoft.com/azure/virtual-machines/enable-nvme-interface) that is tagged with NVMe support.
75+
- [Select the operating system image](/azure/virtual-machines/enable-nvme-interface) that is tagged with NVMe support.
7676
Once supported **VM family and OS image** is selected, you'll be prompted to select the NVMe disk controller type.
7777
7878
:::image type="content" source="./media/enable-nvme/nvme-faq-1.png" alt-text="Screenshot of prompt to select NVMe disk controller type.":::
@@ -206,11 +206,11 @@ sections:
206206
- question: |
207207
Will Gen 1 VMs be supported with NVMe?
208208
answer: |
209-
No, there are no immediate plans to support NVMe on Gen 1 VMs. If you think your workload benefits NVMe performance, we recommend switching to the Gen 2 VMs. Refer to the steps here to convert Gen 1 VM image to Gen 2 or [create a new Gen 2 VM](https://learn.microsoft.com/azure/virtual-machines/generation-2).
209+
No, there are no immediate plans to support NVMe on Gen 1 VMs. If you think your workload benefits NVMe performance, we recommend switching to the Gen 2 VMs. Refer to the steps here to convert Gen 1 VM image to Gen 2 or [create a new Gen 2 VM](/azure/virtual-machines/generation-2).
210210
- question: |
211211
Which Azure disk storage options are compatible with NVMe?
212212
answer: |
213-
NVMe sizes can be combined with Premium SSD v1, Premium SSD v2, and Ultra disks. For additional information on Azure disk offerings, refer to [Azure Managed disks](https://learn.microsoft.com/azure/virtual-machines/disks-types).
213+
NVMe sizes can be combined with Premium SSD v1, Premium SSD v2, and Ultra disks. For additional information on Azure disk offerings, refer to [Azure Managed disks](/azure/virtual-machines/disks-types).
214214
- question: |
215215
What regions will NVMe sizes be available?
216216
answer: |
@@ -270,7 +270,7 @@ sections:
270270
- question: |
271271
What happens if I create an E112i VM using an OS image that isn't tagged as NVMe?
272272
answer: |
273-
An NVMe E112i VM can only be created using an image (PIR & [Azure Compute Gallery](https://learn.microsoft.com/azure/virtual-machines/shared-image-galleries?tabs=azure-cli)) that has been tagged as NVMe. If an untagged image is used, a SCSI VM is created, and the VM may not perform as intended. There's a solution in development to prevent the creation of an NVMe VM from a non-tagged NVMe image. Make sure to follow all instructions listed in [FAQ]((#how-do-i-enable-nvme-on-a-vm-family--).
273+
An NVMe E112i VM can only be created using an image (PIR & [Azure Compute Gallery](/azure/virtual-machines/shared-image-galleries?tabs=azure-cli)) that has been tagged as NVMe. If an untagged image is used, a SCSI VM is created, and the VM may not perform as intended. There's a solution in development to prevent the creation of an NVMe VM from a non-tagged NVMe image. Make sure to follow all instructions listed in [FAQ]((#how-do-i-enable-nvme-on-a-vm-family--).
274274
- question: |
275275
How can I resize a SCSI Ebsv5 or Ebdsv5 VM (E.g. 48 vCPU) to an NVMe-enabled VM of the different size(E112i) without re-creating the VM configurations?
276276
answer: |

0 commit comments

Comments
 (0)