-
Notifications
You must be signed in to change notification settings - Fork 218
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Dany Contreras
committed
Jan 25, 2025
1 parent
1f7daac
commit 3ff1094
Showing
7 changed files
with
31 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
using './deploy-baseline.bicep' | ||
|
||
param deploymentPrefix = 'e010' | ||
param deploymentEnvironment = 'Dev' | ||
param avdSessionHostLocation = '' | ||
param avdManagementPlaneLocation = '' | ||
param avdWorkloadSubsId = '' | ||
param avdVmLocalUserName = '' | ||
param avdVmLocalUserPassword = '' | ||
param avdIdentityServiceProvider = 'ADDS' | ||
param identityDomainName = 'none' | ||
param avdDomainJoinUserName = 'none' | ||
param avdDomainJoinUserPassword = 'none' | ||
param createAvdVnet = false | ||
param existingVnetAvdSubnetResourceId = '' | ||
param deployPrivateEndpointKeyvaultStorage = false | ||
param deployAvdPrivateLinkService = false | ||
param createPrivateDnsZones = false | ||
param createAvdFslogixDeployment = true | ||
param avdDeploySessionHosts = false | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+84.8 KB
workload/scripts/DSCStorageScripts/1.0.2/DSCStorageScripts-secureString.zip
Binary file not shown.
Binary file modified
BIN
-5 Bytes
(100%)
workload/scripts/DSCStorageScripts/1.0.2/DSCStorageScripts.zip
Binary file not shown.