diff --git a/.github/workflows/test-avd.yml b/.github/workflows/test-avd.yml index 09e5e47..9fd2ca5 100644 --- a/.github/workflows/test-avd.yml +++ b/.github/workflows/test-avd.yml @@ -56,6 +56,8 @@ jobs: if: always() working-directory: "${{ github.workspace }}" run: | + $AzureRegionName = ${env:AZUREREGIONNAME} + $SecureVars = ${env:SECUREVARS} | ConvertFrom-Json Import-Module -Name "Pester" -Force -ErrorAction "Stop" $Config = New-PesterConfiguration $Config.Run.Path = "$Env:GITHUB_WORKSPACE\tests\scripts" diff --git a/configs/Microsoft365Apps-Outlook-Shared.xml b/configs/Microsoft365Apps-Outlook-Shared.xml new file mode 100644 index 0000000..c6f5565 --- /dev/null +++ b/configs/Microsoft365Apps-Outlook-Shared.xml @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/configs/Microsoft365Apps-Validation.xml b/configs/Microsoft365Apps-Validation.xml new file mode 100644 index 0000000..dfc60e7 --- /dev/null +++ b/configs/Microsoft365Apps-Validation.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/variables/NerdioManagerVariables.json b/variables/NerdioManagerVariables.json index 3b960e6..bf93413 100644 --- a/variables/NerdioManagerVariables.json +++ b/variables/NerdioManagerVariables.json @@ -5,18 +5,18 @@ "TimeZone": "AUS Eastern Standard Time", "AppxMode": "Block", "FSLogixAgentVersion": "2.9.8440.42104", - "FSLogixAppMaskingRuleset": "https://stavdckwuxstx4n50g.blob.core.windows.net/configs/AppMaskingRuleset.zip", - "FSLogixRedirections": "https://stavdckwuxstx4n50g.blob.core.windows.net/configs/Redirections.xml", + "FSLogixAppMaskingRuleset": "https://stybluynyickph2.blob.core.windows.net/configs/AppMaskingRuleset.zip", + "FSLogixRedirections": "https://stybluynyickph2.blob.core.windows.net/configs/Redirections.xml", "M365Channel": "Current", - "M365AppsConfig": "https://stavdckwuxstx4n50g.blob.core.windows.net/configs/Microsoft365Apps-Outlook-Shared.xml", + "M365AppsConfig": "https://stybluynyickph2.blob.core.windows.net/configs/Microsoft365Apps-Outlook-Shared.xml", "FoxitLanguage": "English", "FirefoxLanguage": "en-US", "FirefoxChannel": "LATEST_FIREFOX_VERSION", "CitrixWorkspaceStream": "Current", - "CitrixOptimizer": "https://stavdckwuxstx4n50g.blob.core.windows.net/binaries/CitrixOptimizerTool.zip", - "CitrixOptimizerTemplate": "https://stavdckwuxstx4n50g.blob.core.windows.net/configs/CitrixOptimizer-Windows11-Lite.xml", - "AppLockerPolicyFile": "https://stavdckwuxstx4n50g.blob.core.windows.net/configs/AppLockerRules-20231114-0803-Enforce.xml", - "GreenshotDefaultsIni": "https://stavdckwuxstx4n50g.blob.core.windows.net/configs/greenshot-defaults.ini", + "CitrixOptimizer": "https://stybluynyickph2.blob.core.windows.net/binaries/CitrixOptimizerTool.zip", + "CitrixOptimizerTemplate": "https://stybluynyickph2.blob.core.windows.net/configs/CitrixOptimizer-Windows11-Lite.xml", + "AppLockerPolicyFile": "https://stybluynyickph2.blob.core.windows.net/configs/AppLockerRules-20231114-0803-Enforce.xml", + "GreenshotDefaultsIni": "https://stybluynyickph2.blob.core.windows.net/configs/greenshot-defaults.ini", "AdobeAcrobatArchitecture": "x64", "AdobeAcrobatLanguage": "MUI" }, @@ -26,17 +26,17 @@ "TimeZone": "Pacific Standard Time", "AppxMode": "Block", "FSLogixAgentVersion": "2.9.8440.42104", - "FSLogixAppMaskingRuleset": "https://stavdckwuxstx4n50g.blob.core.windows.net/configs/AppMaskingRuleset.zip", - "FSLogixRedirections": "https://stavdckwuxstx4n50g.blob.core.windows.net/configs/Redirections.xml", + "FSLogixAppMaskingRuleset": "https://stybluynyickph2.blob.core.windows.net/configs/AppMaskingRuleset.zip", + "FSLogixRedirections": "https://stybluynyickph2.blob.core.windows.net/configs/Redirections.xml", "M365Channel": "Current", - "M365AppsConfig": "https://stavdckwuxstx4n50g.blob.core.windows.net/configs/Microsoft365Apps-Outlook-Shared.xml", + "M365AppsConfig": "https://stybluynyickph2.blob.core.windows.net/configs/Microsoft365Apps-Outlook-Shared.xml", "FoxitLanguage": "English", "FirefoxLanguage": "en-US", "CitrixWorkspaceStream": "Current", - "CitrixOptimizer": "https://stavdckwuxstx4n50g.blob.core.windows.net/binaries/CitrixOptimizerTool.zip", - "CitrixOptimizerTemplate": "https://stavdckwuxstx4n50g.blob.core.windows.net/configs/CitrixOptimizer-Windows11-Lite.xml", - "AppLockerPolicyFile": "https://stavdckwuxstx4n50g.blob.core.windows.net/configs/AppLockerRules-20231114-0803-Enforce.xml", - "GreenshotDefaultsIni": "https://stavdckwuxstx4n50g.blob.core.windows.net/configs/greenshot-defaults.ini" + "CitrixOptimizer": "https://stybluynyickph2.blob.core.windows.net/binaries/CitrixOptimizerTool.zip", + "CitrixOptimizerTemplate": "https://stybluynyickph2.blob.core.windows.net/configs/CitrixOptimizer-Windows11-Lite.xml", + "AppLockerPolicyFile": "https://stybluynyickph2.blob.core.windows.net/configs/AppLockerRules-20231114-0803-Enforce.xml", + "GreenshotDefaultsIni": "https://stybluynyickph2.blob.core.windows.net/configs/greenshot-defaults.ini" }, "uksouth": { "Language": "en-GB", @@ -44,16 +44,16 @@ "TimeZone": "GMT Standard Time", "AppxMode": "Block", "FSLogixAgentVersion": "2.9.8440.42104", - "FSLogixAppMaskingRuleset": "https://stavdckwuxstx4n50g.blob.core.windows.net/configs/AppMaskingRuleset.zip", - "FSLogixRedirections": "https://stavdckwuxstx4n50g.blob.core.windows.net/configs/Redirections.xml", + "FSLogixAppMaskingRuleset": "https://stybluynyickph2.blob.core.windows.net/configs/AppMaskingRuleset.zip", + "FSLogixRedirections": "https://stybluynyickph2.blob.core.windows.net/configs/Redirections.xml", "M365Channel": "Current", - "M365AppsConfig": "https://stavdckwuxstx4n50g.blob.core.windows.net/configs/Microsoft365Apps-Outlook-Shared.xml", + "M365AppsConfig": "https://stybluynyickph2.blob.core.windows.net/configs/Microsoft365Apps-Outlook-Shared.xml", "FoxitLanguage": "English", "FirefoxLanguage": "en-GB", "CitrixWorkspaceStream": "Current", - "CitrixOptimizer": "https://stavdckwuxstx4n50g.blob.core.windows.net/binaries/CitrixOptimizerTool.zip", - "CitrixOptimizerTemplate": "https://stavdckwuxstx4n50g.blob.core.windows.net/configs/CitrixOptimizer-Windows11-Lite.xml", - "AppLockerPolicyFile": "https://stavdckwuxstx4n50g.blob.core.windows.net/configs/AppLockerRules-20231114-0803-Enforce.xml", - "GreenshotDefaultsIni": "https://stavdckwuxstx4n50g.blob.core.windows.net/configs/greenshot-defaults.ini" + "CitrixOptimizer": "https://stybluynyickph2.blob.core.windows.net/binaries/CitrixOptimizerTool.zip", + "CitrixOptimizerTemplate": "https://stybluynyickph2.blob.core.windows.net/configs/CitrixOptimizer-Windows11-Lite.xml", + "AppLockerPolicyFile": "https://stybluynyickph2.blob.core.windows.net/configs/AppLockerRules-20231114-0803-Enforce.xml", + "GreenshotDefaultsIni": "https://stybluynyickph2.blob.core.windows.net/configs/greenshot-defaults.ini" } } \ No newline at end of file