Skip to content

Commit 5986cdd

Browse files
committed
Virtual desktop: update file-relative links to site-relative
1 parent 29d1dd2 commit 5986cdd

23 files changed

+35
-35
lines changed

articles/azure-government/compare-azure-government-global-azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Table below lists API endpoints in Azure vs. Azure Government for accessing and
120120
||Queue|queue.core.windows.net|queue.core.usgovcloudapi.net||
121121
||Table|table.core.windows.net|table.core.usgovcloudapi.net||
122122
||File|file.core.windows.net|file.core.usgovcloudapi.net||
123-
|**Virtual desktop infrastructure**|Azure Virtual Desktop|See [AVD docs](../virtual-desktop/safe-url-list.md)|See [AVD docs](../virtual-desktop/safe-url-list.md)||
123+
|**Virtual desktop infrastructure**|Azure Virtual Desktop|See [AVD docs](/azure/virtual-desktop/safe-url-list)|See [AVD docs](/azure/virtual-desktop/safe-url-list)||
124124
|**Web**|API Management|management.azure.com|management.usgovcloudapi.net||
125125
||API Management Gateway|azure-api.net|azure-api.us||
126126
||API Management management|management.azure-api.net|management.azure-api.us||

articles/azure-government/compliance/azure-services-in-fedramp-auditscope.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ This article provides a detailed list of Azure, Dynamics 365, Microsoft 365, and
109109
| [Azure Local](/azure-stack/hci/) ******* | ✅ | ✅ |
110110
| [Azure Static WebApps](../../static-web-apps/index.yml) | ✅ | ✅ |
111111
| [Azure Video Indexer](/azure/azure-video-indexer/) | ✅ | ✅ |
112-
| [Azure Virtual Desktop](../../virtual-desktop/index.yml) (formerly Windows Virtual Desktop) | ✅ | ✅ |
112+
| [Azure Virtual Desktop](/azure/virtual-desktop/) (formerly Windows Virtual Desktop) | ✅ | ✅ |
113113
| [Azure VMware Solution](../../azure-vmware/index.yml) | ✅ | ✅ |
114114
| [Azure Web PubSub](../../azure-web-pubsub/index.yml) | ✅ | ✅ |
115115
| [Backup](../../backup/index.yml) | ✅ | ✅ |
@@ -326,7 +326,7 @@ This article provides a detailed list of Azure, Dynamics 365, Microsoft 365, and
326326
| [Azure Stack Edge](../../databox-online/index.yml) (formerly Data Box Edge) ***** | ✅ | ✅ | ✅ | ✅ | ✅ |
327327
| [Azure Local](/azure-stack/hci/) ***** | ✅ | ✅ | ✅ | ✅ | |
328328
| [Azure Video Indexer](/azure/azure-video-indexer/) | ✅ | ✅ | ✅ | | |
329-
| [Azure Virtual Desktop](../../virtual-desktop/index.yml) (formerly Windows Virtual Desktop) | ✅ | ✅ | ✅ | ✅ | ✅ |
329+
| [Azure Virtual Desktop](/azure/virtual-desktop/) (formerly Windows Virtual Desktop) | ✅ | ✅ | ✅ | ✅ | ✅ |
330330
| [Azure VMware Solution](../../azure-vmware/index.yml) | ✅ | ✅ | ✅ | ✅ | |
331331
| [Backup](../../backup/index.yml) | ✅ | ✅ | ✅ | ✅ | ✅ |
332332
| [Bastion](../../bastion/index.yml) | ✅ | ✅ | ✅ | ✅ | ✅ |

articles/azure-netapp-files/azure-netapp-files-solution-architectures.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,8 @@ This section provides references for Virtual Desktop infrastructure solutions.
178178
### <a name="windows-virtual-desktop"></a>Azure Virtual Desktop
179179

180180
* [Benefits of using Azure NetApp Files with Azure Virtual Desktop](solutions-windows-virtual-desktop.md)
181-
* [Storage options for FSLogix profile containers in Azure Virtual Desktop](../virtual-desktop/store-fslogix-profile.md#azure-platform-details)
182-
* [Create an FSLogix profile container for a host pool using Azure NetApp Files](../virtual-desktop/create-fslogix-profile-container.md)
181+
* [Storage options for FSLogix profile containers in Azure Virtual Desktop](/azure/virtual-desktop/store-fslogix-profile#azure-platform-details)
182+
* [Create an FSLogix profile container for a host pool using Azure NetApp Files](/azure/virtual-desktop/create-fslogix-profile-container)
183183
* [Azure Virtual Desktop at enterprise scale](/azure/architecture/example-scenario/wvd/windows-virtual-desktop)
184184
* [Microsoft FSLogix for the enterprise - Azure NetApp Files best practices](/azure/architecture/example-scenario/wvd/windows-virtual-desktop-fslogix#azure-netapp-files-best-practices)
185185
* [Enhanced Performance and Scalability: Microsoft Entra joined Session Hosts with Azure NetApp Files](https://techcommunity.microsoft.com/t5/azure-architecture-blog/enhanced-performance-and-scalability-azure-ad-joined-session/ba-p/3836576)

articles/azure-netapp-files/create-active-directory-connections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ For more information about the relationship between NetApp accounts and subscrip
233233
This feature is used for installing SQL Server in certain scenarios where a non-administrator AD DS domain account must temporarily be granted elevated security privilege.
234234
235235
>[!NOTE]
236-
> Using the Security privilege users feature relies on the [SMB Continuous Availability Shares feature](azure-netapp-files-create-volumes-smb.md#continuous-availability). SMB Continuous Availability is **not** supported on custom applications. It is only supported for workloads using Citrix App Layering, [FSLogix user profile containers](../virtual-desktop/create-fslogix-profile-container.md), and Microsoft SQL Server (not Linux SQL Server).
236+
> Using the Security privilege users feature relies on the [SMB Continuous Availability Shares feature](azure-netapp-files-create-volumes-smb.md#continuous-availability). SMB Continuous Availability is **not** supported on custom applications. It is only supported for workloads using Citrix App Layering, [FSLogix user profile containers](/azure/virtual-desktop/create-fslogix-profile-container), and Microsoft SQL Server (not Linux SQL Server).
237237
238238
> [!IMPORTANT]
239239
> Using the **Security privilege users** feature requires that you submit a waitlist request through the **[Azure NetApp Files SMB Continuous Availability Shares Public Preview waitlist submission page](https://aka.ms/anfsmbcasharespreviewsignup)**. Wait for an official confirmation email from the Azure NetApp Files team before using this feature.

articles/azure-netapp-files/faq-application-resilience.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ Azure NetApp Files might undergo occasional planned maintenance (for example, pl
2424

2525
Yes, certain SMB-based applications require SMB Transparent Failover. SMB Transparent Failover enables maintenance operations on the Azure NetApp Files service without interrupting connectivity to server applications storing and accessing data on SMB volumes. To support SMB Transparent Failover for specific applications, Azure NetApp Files now supports the [SMB Continuous Availability shares option](azure-netapp-files-create-volumes-smb.md#continuous-availability). Using SMB Continuous Availability is only supported for workloads on:
2626
* Citrix App Layering
27-
* [FSLogix user profile containers](../virtual-desktop/create-fslogix-profile-container.md)
27+
* [FSLogix user profile containers](/azure/virtual-desktop/create-fslogix-profile-container)
2828
* FSLogix ODFC containers
2929
* Microsoft SQL Server (not Linux SQL Server)
30-
* [MSIX app attach](../virtual-desktop/create-netapp-files.md)
30+
* [MSIX app attach](/azure/virtual-desktop/create-netapp-files)
3131

3232

3333
>[!CAUTION]

articles/azure-netapp-files/includes/smb-continuous-availability.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ ms.custom: include file
1515
You should enable Continuous Availability for the following workloads/use cases only:
1616

1717
* [Citrix App Layering](https://docs.citrix.com/en-us/citrix-app-layering/4.html)
18-
* [FSLogix user profile containers](../../virtual-desktop/create-fslogix-profile-container.md), including [FSLogix ODFC containers](/fslogix/concepts-container-types#odfc-container)
19-
* [MSIX app attach with Azure Virtual Desktop](../../virtual-desktop/create-netapp-files.md)
18+
* [FSLogix user profile containers](/azure/virtual-desktop/create-fslogix-profile-container), including [FSLogix ODFC containers](/fslogix/concepts-container-types#odfc-container)
19+
* [MSIX app attach with Azure Virtual Desktop](/azure/virtual-desktop/create-netapp-files)
2020
* When using MSIX applications with the `CIM FS` file format:
2121
* The number of AVD session hosts per volume shouldn't exceed 500.
2222
* The number of MSIX applications per volume shouldn't exceed 40.

articles/azure-netapp-files/solutions-windows-virtual-desktop.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ ms.author: anfdocs
1212

1313
This article provides best practice guidance on deploying Azure Virtual Desktop with Azure NetApp Files.
1414

15-
Azure NetApp Files is a highly performant file storage service from Azure. It can provide up to 450,000 I/OPS and sub-millisecond latency, capable of supporting extremely large scale of Azure Virtual Desktop deployments. You can adjust the bandwidth and change the service level of your Azure NetApp Files volumes on demand almost instantaneously without pausing IO while retaining data plane access. This capability allows you to easily optimize your Azure Virtual Desktop deployment scale for cost. You can also create space-efficient, point-in-time volume snapshots without impacting volume performance. This capability makes it possible for you to roll back individual [FSLogix user profile containers](../virtual-desktop/store-fslogix-profile.md) via a copy from the `~snapshot` directory, or to instantaneously roll back the entire volume at once via the volume revert capability. With up to 255 (rotational) snapshots in place to protect a volume from data loss or corruption, administrators have many chances to undo what has been done.
15+
Azure NetApp Files is a highly performant file storage service from Azure. It can provide up to 450,000 I/OPS and sub-millisecond latency, capable of supporting extremely large scale of Azure Virtual Desktop deployments. You can adjust the bandwidth and change the service level of your Azure NetApp Files volumes on demand almost instantaneously without pausing IO while retaining data plane access. This capability allows you to easily optimize your Azure Virtual Desktop deployment scale for cost. You can also create space-efficient, point-in-time volume snapshots without impacting volume performance. This capability makes it possible for you to roll back individual [FSLogix user profile containers](/azure/virtual-desktop/store-fslogix-profile) via a copy from the `~snapshot` directory, or to instantaneously roll back the entire volume at once via the volume revert capability. With up to 255 (rotational) snapshots in place to protect a volume from data loss or corruption, administrators have many chances to undo what has been done.
1616

1717
## Sample blueprints
1818

19-
The following sample blueprints show the integration of Azure Virtual Desktop with Azure NetApp Files. In a pooled desktop scenario, users are directed to the best available session (the [breadth-first mode](../virtual-desktop/host-pool-load-balancing.md#breadth-first-load-balancing-algorithm)) host in the pool, using [multi-session virtual machines](../virtual-desktop/windows-10-multisession-faq.yml#what-is-windows-10-enterprise-multi-session). On the other hand, personal desktops are reserved for scenarios in which each user has their own virtual machine.
19+
The following sample blueprints show the integration of Azure Virtual Desktop with Azure NetApp Files. In a pooled desktop scenario, users are directed to the best available session (the [breadth-first mode](/azure/virtual-desktop/host-pool-load-balancing#breadth-first-load-balancing-algorithm)) host in the pool, using [multi-session virtual machines](/azure/virtual-desktop/windows-10-multisession-faq#what-is-windows-10-enterprise-multi-session). On the other hand, personal desktops are reserved for scenarios in which each user has their own virtual machine.
2020

2121
### Pooled desktop scenario
2222

articles/azure-netapp-files/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
351351

352352
* [SMB Continuous Availability (CA)](azure-netapp-files-create-volumes-smb.md#add-an-smb-volume) shares now supports MSIX app attach for Azure Virtual Desktop
353353

354-
In addition to Citrix App Layering, FSLogix user profiles including FSLogix ODFC containers, and Microsoft SQL Server, Azure NetApp Files now supports [MSIX app attach](../virtual-desktop/create-netapp-files.md) with SMB Continuous Availability shares to enhance resiliency during storage service maintenance operations. Continuous Availability enables SMB transparent failover to eliminate disruptions as a result of service maintenance events and improves reliability and user experience.
354+
In addition to Citrix App Layering, FSLogix user profiles including FSLogix ODFC containers, and Microsoft SQL Server, Azure NetApp Files now supports [MSIX app attach](/azure/virtual-desktop/create-netapp-files) with SMB Continuous Availability shares to enhance resiliency during storage service maintenance operations. Continuous Availability enables SMB transparent failover to eliminate disruptions as a result of service maintenance events and improves reliability and user experience.
355355

356356
* [Azure NetApp Files datastores for Azure VMware Solution](../azure-vmware/attach-azure-netapp-files-to-azure-vmware-solution-hosts.md#supported-regions) in US Gov regions
357357

articles/azure-resource-manager/management/azure-services-resource-providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The resource providers for compute services are:
6868
| Microsoft.Batch | [Batch](../../batch/index.yml) |
6969
| Microsoft.ClassicCompute | Classic deployment model virtual machine |
7070
| Microsoft.Compute | [Virtual Machines](/azure/virtual-machines/)<br />[Virtual Machine Scale Sets](/azure/virtual-machine-scale-sets/) |
71-
| Microsoft.DesktopVirtualization | [Azure Virtual Desktop](../../virtual-desktop/index.yml) |
71+
| Microsoft.DesktopVirtualization | [Azure Virtual Desktop](/azure/virtual-desktop/) |
7272
| Microsoft.DevTestLab | [Azure Lab Services](../../lab-services/index.yml) |
7373
| Microsoft.HanaOnAzure | [SAP HANA on Azure Large Instances](/azure/virtual-machines/workloads/sap/hana-overview-architecture) |
7474
| Microsoft.LabServices | [Azure Lab Services](../../lab-services/index.yml) |

articles/confidential-computing/overview-azure-products.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Azure offers various platform as a service (PaaS), software as a service (SaaS),
3333

3434
- [Confidential inferencing with the Azure OpenAI Whisper model](https://techcommunity.microsoft.com/blog/azureconfidentialcomputingblog/azure-ai-confidential-inferencing-technical-deep-dive/4253150). Azure confidential computing ensures data security and privacy through TEEs. It includes encrypted prompt protection, user anonymity, and transparency by using OHTTP and confidential GPU VMs.
3535
- [Azure Databricks](https://www.databricks.com/blog/announcing-general-availability-azure-databricks-support-azure-confidential-computing-acc) helps you bring more security and increased confidentiality to your Databricks lakehouse by using confidential VMs.
36-
- [Azure Virtual Desktop](../virtual-desktop/deploy-azure-virtual-desktop.md?tabs=portal) ensures that a user's virtual desktop is encrypted in memory, protected in use, and backed by hardware root of trust.
36+
- [Azure Virtual Desktop](/azure/virtual-desktop/deploy-azure-virtual-desktop?tabs=portal) ensures that a user's virtual desktop is encrypted in memory, protected in use, and backed by hardware root of trust.
3737
- [Azure Key Vault Managed HSM](/azure/key-vault/managed-hsm/) is fully managed and highly available. Use this single-tenant, standards-compliant cloud service to safeguard cryptographic keys for your cloud applications by using FIPS 140-2 Level 3 validated hardware security modules (HSMs).
3838
- [Azure Attestation](/azure/attestation/overview) is a remote attestation service for validating the trustworthiness of multiple TEEs and verifying the integrity of the binaries that run inside the TEEs.
3939
- [Azure confidential ledger](/azure/confidential-ledger/overview) is a tamper-proof register for storing sensitive data for record keeping and auditing or for data transparency in multiparty scenarios. It offers Write-Once-Read-Many guarantees, which make data nonerasable and nonmodifiable. The service is built on the Microsoft Research [Confidential Consortium Framework](https://www.microsoft.com/research/project/confidential-consortium-framework/).

0 commit comments

Comments
 (0)