From d751936bb69ec32674a4a985f9167374c98b8cd5 Mon Sep 17 00:00:00 2001 From: Derek Foreman Date: Tue, 9 Apr 2024 16:29:09 -0400 Subject: [PATCH] =?UTF-8?q?Rename=20directories=20starting=20with=20a=20do?= =?UTF-8?q?t=20(.)=20so=20they=20aren=E2=80=99t=20invsibile=20on=20OSs=20o?= =?UTF-8?q?ther=20than=20Windows.=20Remove=20space=20character=20in=20othe?= =?UTF-8?q?r=20top=20level=20direcotry=20(Power=20Shell=20/=20Power-Shell)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {.NET Core => Net-Core}/.gitignore | 0 .../Embed for your customers/AppOwnsData.sln | 0 .../AppOwnsData/AppOwnsData.csproj | 0 .../AppOwnsData/Controllers/EmbedInfoController.cs | 0 .../AppOwnsData/Controllers/HomeController.cs | 0 .../AppOwnsData/Models/AzureAd.cs | 0 .../AppOwnsData/Models/EmbedParams.cs | 0 .../AppOwnsData/Models/EmbedReport.cs | 0 .../AppOwnsData/Models/PowerBI.cs | 0 .../Embed for your customers/AppOwnsData/Program.cs | 0 .../AppOwnsData/Properties/launchSettings.json | 0 .../AppOwnsData/Services/AadService.cs | 0 .../AppOwnsData/Services/ConfigValidatorService.cs | 0 .../AppOwnsData/Services/PbiEmbedService.cs | 0 .../Embed for your customers/AppOwnsData/Startup.cs | 0 .../AppOwnsData/Views/Home/Index.cshtml | 0 .../AppOwnsData/appsettings.Development.json | 0 .../AppOwnsData/appsettings.json | 0 .../AppOwnsData/libman.json | 0 .../AppOwnsData/wwwroot/css/index.css | 0 .../AppOwnsData/wwwroot/favicon.ico | Bin .../AppOwnsData/wwwroot/js/index.js | 0 .../Embed for your customers/README.md | 0 .../Power BI Global/appsettings.json | 0 .../Power BI US Government/appsettings.json | 0 .../Power BI in Germany/appsettings.json | 0 .../appsettings.json | 0 .../Embed for your organization/README.md | 0 .../Embed for your organization/UserOwnsData.sln | 0 .../UserOwnsData/Controllers/HomeController.cs | 0 .../UserOwnsData/Models/AuthDetails.cs | 0 .../UserOwnsData/Program.cs | 0 .../UserOwnsData/Properties/launchSettings.json | 0 .../UserOwnsData/Startup.cs | 0 .../UserOwnsData/UserOwnsData.csproj | 0 .../UserOwnsData/Views/Home/Embed.cshtml | 0 .../UserOwnsData/Views/Home/Index.cshtml | 0 .../UserOwnsData/Views/Shared/_Layout.cshtml | 0 .../UserOwnsData/Views/_ViewImports.cshtml | 0 .../UserOwnsData/Views/_ViewStart.cshtml | 0 .../UserOwnsData/appsettings.Development.json | 0 .../UserOwnsData/appsettings.json | 0 .../UserOwnsData/libman.json | 0 .../UserOwnsData/wwwroot/css/index.css | 0 .../UserOwnsData/wwwroot/favicon.ico | Bin .../UserOwnsData/wwwroot/img/spinner.svg | 0 .../UserOwnsData/wwwroot/js/data.js | 0 .../UserOwnsData/wwwroot/js/embed.js | 0 .../UserOwnsData/wwwroot/js/error.js | 0 .../UserOwnsData/wwwroot/js/events.js | 0 .../UserOwnsData/wwwroot/js/globals.js | 0 .../UserOwnsData/wwwroot/js/index.js | 0 .../UserOwnsData/wwwroot/js/namespace.js | 0 .../Power BI Global/appsettings.json | 0 .../Power BI US Government/appsettings.json | 0 .../Power BI in Germany/appsettings.json | 0 .../appsettings.json | 0 .../EncryptCredentials/EncryptCredentials.sln | 0 .../Controllers/EncryptCredetialsController.cs | 0 .../Controllers/HomeController.cs | 0 .../EncryptCredentials/EncryptCredentials.csproj | 0 .../EncryptCredentials/Models/AddDatasourceMap.cs | 0 .../EncryptCredentials/Models/AzureAd.cs | 0 .../EncryptCredentials/Models/Constants.cs | 0 .../Models/EncryptCredentialsMap.cs | 0 .../EncryptCredentials/Models/GetDatasourceMap.cs | 0 .../Models/UpdateDatasourceMap.cs | 0 .../EncryptCredentials/Program.cs | 0 .../EncryptCredentials/Services/AadService.cs | 0 .../EncryptCredentials/Services/ConfigValidator.cs | 0 .../EncryptCredentials/Services/PowerBIService.cs | 0 .../EncryptCredentials/Startup.cs | 0 .../EncryptCredentials/Views/Home/Index.cshtml | 0 .../EncryptCredentials/appsettings.Development.json | 0 .../EncryptCredentials/appsettings.json | 0 .../EncryptCredentials/libman.json | 0 .../EncryptCredentials/wwwroot/css/index.css | 0 .../EncryptCredentials/wwwroot/favicon.ico | Bin .../EncryptCredentials/wwwroot/js/index.js | 0 .../EncryptCredentials/README.md | 0 {.NET Framework => Net-Framework}/.gitignore | 0 .../Embed for your customers/AppOwnsData.sln | 0 .../AppOwnsData/AppOwnsData.csproj | 0 .../AppOwnsData/App_Start/RouteConfig.cs | 0 .../Power BI DoD Contractors/Cloud.config | 0 .../CloudConfigs/Power BI DoD/Cloud.config | 0 .../CloudConfigs/Power BI Global/Cloud.config | 0 .../Power BI US Government/Cloud.config | 0 .../Cloud.config | 0 .../AppOwnsData/Content/style/style.css | 0 .../AppOwnsData/Controllers/HomeController.cs | 0 .../AppOwnsData/Global.asax | 0 .../AppOwnsData/Global.asax.cs | 0 .../AppOwnsData/Models/DashboardEmbedConfig.cs | 0 .../AppOwnsData/Models/EmbedReport.cs | 0 .../AppOwnsData/Models/ErrorModel.cs | 0 .../AppOwnsData/Models/IndexConfig.cs | 0 .../AppOwnsData/Models/ReportEmbedConfig.cs | 0 .../AppOwnsData/Models/TileEmbedConfig.cs | 0 .../AppOwnsData/Properties/AssemblyInfo.cs | 0 .../AppOwnsData/Services/AadService.cs | 0 .../AppOwnsData/Services/ConfigValidatorService.cs | 0 .../AppOwnsData/Services/EmbedService.cs | 0 .../AppOwnsData/Views/Home/AdditionalLinks.cshtml | 0 .../AppOwnsData/Views/Home/EmbedDashboard.cshtml | 0 .../AppOwnsData/Views/Home/EmbedReport.cshtml | 0 .../AppOwnsData/Views/Home/EmbedTile.cshtml | 0 .../AppOwnsData/Views/Home/Error.cshtml | 0 .../AppOwnsData/Views/Home/Index.cshtml | 0 .../AppOwnsData/Views/Shared/_Layout.cshtml | 0 .../AppOwnsData/Views/Web.config | 0 .../AppOwnsData/Views/_ViewStart.cshtml | 0 .../AppOwnsData/Web.Debug.config | 0 .../AppOwnsData/Web.Release.config | 0 .../Embed for your customers/AppOwnsData/Web.config | 0 .../AppOwnsData/favicon.ico | Bin .../AppOwnsData/libman.json | 0 .../AppOwnsData/packages.config | 0 .../CloudConfigs/Power BI Global/Cloud.config | 0 .../Power BI US Government/Cloud.config | 0 .../CloudConfigs/Power BI in Germany/Cloud.config | 0 .../Cloud.config | 0 .../Embed for your organization/UserOwnsData.sln | 0 .../UserOwnsData/App_Start/RouteConfig.cs | 0 .../UserOwnsData/Content/img/spinner.svg | 0 .../UserOwnsData/Content/style/style.css | 0 .../UserOwnsData/Controllers/EmbedInfoController.cs | 0 .../UserOwnsData/Controllers/HomeController.cs | 0 .../UserOwnsData/Models/AuthDetails.cs | 0 .../UserOwnsData/Models/ErrorModel.cs | 0 .../UserOwnsData/Properties/AssemblyInfo.cs | 0 .../UserOwnsData/Scripts/data.js | 0 .../UserOwnsData/Scripts/embed.js | 0 .../UserOwnsData/Scripts/error.js | 0 .../UserOwnsData/Scripts/events.js | 0 .../UserOwnsData/Scripts/globals.js | 0 .../UserOwnsData/Scripts/index.js | 0 .../UserOwnsData/Services/ConfigValidatorService.cs | 0 .../Security/MSALPerUserMemoryTokenCache.cs | 0 .../Services/Security/OwinOpenIdConnect.cs | 0 .../Services/Security/PowerBiPermissionScopes.cs | 0 .../UserOwnsData/Services/Security/TokenManager.cs | 0 .../UserOwnsData/Services/Utils.cs | 0 .../UserOwnsData/Startup.cs | 0 .../UserOwnsData/UserOwnsData.csproj | 0 .../UserOwnsData/Views/Home/Error.cshtml | 0 .../UserOwnsData/Views/Home/Index.cshtml | 0 .../UserOwnsData/Views/Shared/Embed.cshtml | 0 .../UserOwnsData/Views/Shared/_Layout.cshtml | 0 .../UserOwnsData/Views/_ViewStart.cshtml | 0 .../UserOwnsData/Views/web.config | 0 .../UserOwnsData/Web.Debug.config | 0 .../UserOwnsData/Web.Release.config | 0 .../UserOwnsData/Web.config | 0 .../UserOwnsData/libman.json | 0 .../UserOwnsData/packages.config | 0 {.NET Framework => Net-Framework}/README.md | 0 .../Admin-Create-Workspace-Inventory-Report.ps1 | 0 ...n-DeploymentPipelines-AddUserToWorkspacePipeline | 0 .../Admin-Get-All-Workspaces-in-Tenant.ps1 | 0 .../Create-Workspace-and-Add-Workspace-Users.ps1 | 0 .../Create-Workspace.ps1 | 0 .../CreateDatasource.ps1 | 0 .../DeploymentPipelines-AddUserToPipeline.ps1 | 0 .../DeploymentPipelines-DeployAll.ps1 | 0 ...es-E2ESampleFromPipelineCreationToDeployment.ps1 | 0 .../DeploymentPipelines-SelectiveDeploy.ps1 | 0 .../DeploymentPipelines-WaitForDeployment.ps1 | 0 .../EncryptGatewayCredentials.ps1 | 0 .../Export-PowerBIReport.ps1 | 0 .../Import Large Files | 0 .../Import-PBIX-File.ps1 | 0 .../Login-User-Interactively.ps1 | 0 ...Anonymous-Datasource-Credentials-and-Refresh.ps1 | 0 ...Patch-SQL-Datasource-Credentials-and-Refresh.ps1 | 0 .../PatchDatasourceCredentials.ps1 | 0 .../README.md | 0 .../ScaleUp-Automation-RunBook.ps1 | 0 ...Update-Connection-Details-for-Sql-Datasource.ps1 | 0 .../Update-Dataset-Parameters.ps1 | 0 .../bindToGateway.ps1 | 0 .../copyWorkspace.ps1 | 0 .../rebindReport.ps1 | 0 .../takeOverDataset.ps1 | 0 184 files changed, 0 insertions(+), 0 deletions(-) rename {.NET Core => Net-Core}/.gitignore (100%) rename {.NET Core => Net-Core}/Embed for your customers/AppOwnsData.sln (100%) rename {.NET Core => Net-Core}/Embed for your customers/AppOwnsData/AppOwnsData.csproj (100%) rename {.NET Core => Net-Core}/Embed for your customers/AppOwnsData/Controllers/EmbedInfoController.cs (100%) rename {.NET Core => Net-Core}/Embed for your customers/AppOwnsData/Controllers/HomeController.cs (100%) rename {.NET Core => Net-Core}/Embed for your customers/AppOwnsData/Models/AzureAd.cs (100%) rename {.NET Core => Net-Core}/Embed for your customers/AppOwnsData/Models/EmbedParams.cs (100%) rename {.NET Core => Net-Core}/Embed for your customers/AppOwnsData/Models/EmbedReport.cs (100%) rename {.NET Core => Net-Core}/Embed for your customers/AppOwnsData/Models/PowerBI.cs (100%) rename {.NET Core => Net-Core}/Embed for your customers/AppOwnsData/Program.cs (100%) rename {.NET Core => Net-Core}/Embed for your customers/AppOwnsData/Properties/launchSettings.json (100%) rename {.NET Core => Net-Core}/Embed for your customers/AppOwnsData/Services/AadService.cs (100%) rename {.NET Core => Net-Core}/Embed for your customers/AppOwnsData/Services/ConfigValidatorService.cs (100%) rename {.NET Core => Net-Core}/Embed for your customers/AppOwnsData/Services/PbiEmbedService.cs (100%) rename {.NET Core => Net-Core}/Embed for your customers/AppOwnsData/Startup.cs (100%) rename {.NET Core => Net-Core}/Embed for your customers/AppOwnsData/Views/Home/Index.cshtml (100%) rename {.NET Core => Net-Core}/Embed for your customers/AppOwnsData/appsettings.Development.json (100%) rename {.NET Core => Net-Core}/Embed for your customers/AppOwnsData/appsettings.json (100%) rename {.NET Core => Net-Core}/Embed for your customers/AppOwnsData/libman.json (100%) rename {.NET Core => Net-Core}/Embed for your customers/AppOwnsData/wwwroot/css/index.css (100%) rename {.NET Core => Net-Core}/Embed for your customers/AppOwnsData/wwwroot/favicon.ico (100%) rename {.NET Core => Net-Core}/Embed for your customers/AppOwnsData/wwwroot/js/index.js (100%) rename {.NET Core => Net-Core}/Embed for your customers/README.md (100%) rename {.NET Core => Net-Core}/Embed for your organization/CloudAppSettings/Power BI Global/appsettings.json (100%) rename {.NET Core => Net-Core}/Embed for your organization/CloudAppSettings/Power BI US Government/appsettings.json (100%) rename {.NET Core => Net-Core}/Embed for your organization/CloudAppSettings/Power BI in Germany/appsettings.json (100%) rename {.NET Core => Net-Core}/Embed for your organization/CloudAppSettings/Power BI operated by 21Vianet in China/appsettings.json (100%) rename {.NET Core => Net-Core}/Embed for your organization/README.md (100%) rename {.NET Core => Net-Core}/Embed for your organization/UserOwnsData.sln (100%) rename {.NET Core => Net-Core}/Embed for your organization/UserOwnsData/Controllers/HomeController.cs (100%) rename {.NET Core => Net-Core}/Embed for your organization/UserOwnsData/Models/AuthDetails.cs (100%) rename {.NET Core => Net-Core}/Embed for your organization/UserOwnsData/Program.cs (100%) rename {.NET Core => Net-Core}/Embed for your organization/UserOwnsData/Properties/launchSettings.json (100%) rename {.NET Core => Net-Core}/Embed for your organization/UserOwnsData/Startup.cs (100%) rename {.NET Core => Net-Core}/Embed for your organization/UserOwnsData/UserOwnsData.csproj (100%) rename {.NET Core => Net-Core}/Embed for your organization/UserOwnsData/Views/Home/Embed.cshtml (100%) rename {.NET Core => Net-Core}/Embed for your organization/UserOwnsData/Views/Home/Index.cshtml (100%) rename {.NET Core => Net-Core}/Embed for your organization/UserOwnsData/Views/Shared/_Layout.cshtml (100%) rename {.NET Core => Net-Core}/Embed for your organization/UserOwnsData/Views/_ViewImports.cshtml (100%) rename {.NET Core => Net-Core}/Embed for your organization/UserOwnsData/Views/_ViewStart.cshtml (100%) rename {.NET Core => Net-Core}/Embed for your organization/UserOwnsData/appsettings.Development.json (100%) rename {.NET Core => Net-Core}/Embed for your organization/UserOwnsData/appsettings.json (100%) rename {.NET Core => Net-Core}/Embed for your organization/UserOwnsData/libman.json (100%) rename {.NET Core => Net-Core}/Embed for your organization/UserOwnsData/wwwroot/css/index.css (100%) rename {.NET Core => Net-Core}/Embed for your organization/UserOwnsData/wwwroot/favicon.ico (100%) rename {.NET Core => Net-Core}/Embed for your organization/UserOwnsData/wwwroot/img/spinner.svg (100%) rename {.NET Core => Net-Core}/Embed for your organization/UserOwnsData/wwwroot/js/data.js (100%) rename {.NET Core => Net-Core}/Embed for your organization/UserOwnsData/wwwroot/js/embed.js (100%) rename {.NET Core => Net-Core}/Embed for your organization/UserOwnsData/wwwroot/js/error.js (100%) rename {.NET Core => Net-Core}/Embed for your organization/UserOwnsData/wwwroot/js/events.js (100%) rename {.NET Core => Net-Core}/Embed for your organization/UserOwnsData/wwwroot/js/globals.js (100%) rename {.NET Core => Net-Core}/Embed for your organization/UserOwnsData/wwwroot/js/index.js (100%) rename {.NET Core => Net-Core}/Embed for your organization/UserOwnsData/wwwroot/js/namespace.js (100%) rename {.NET Core => Net-Core}/EncryptCredentials/CloudAppSettings/Power BI Global/appsettings.json (100%) rename {.NET Core => Net-Core}/EncryptCredentials/CloudAppSettings/Power BI US Government/appsettings.json (100%) rename {.NET Core => Net-Core}/EncryptCredentials/CloudAppSettings/Power BI in Germany/appsettings.json (100%) rename {.NET Core => Net-Core}/EncryptCredentials/CloudAppSettings/Power BI operated by 21Vianet in China/appsettings.json (100%) rename {.NET Core => Net-Core}/EncryptCredentials/EncryptCredentials.sln (100%) rename {.NET Core => Net-Core}/EncryptCredentials/EncryptCredentials/Controllers/EncryptCredetialsController.cs (100%) rename {.NET Core => Net-Core}/EncryptCredentials/EncryptCredentials/Controllers/HomeController.cs (100%) rename {.NET Core => Net-Core}/EncryptCredentials/EncryptCredentials/EncryptCredentials.csproj (100%) rename {.NET Core => Net-Core}/EncryptCredentials/EncryptCredentials/Models/AddDatasourceMap.cs (100%) rename {.NET Core => Net-Core}/EncryptCredentials/EncryptCredentials/Models/AzureAd.cs (100%) rename {.NET Core => Net-Core}/EncryptCredentials/EncryptCredentials/Models/Constants.cs (100%) rename {.NET Core => Net-Core}/EncryptCredentials/EncryptCredentials/Models/EncryptCredentialsMap.cs (100%) rename {.NET Core => Net-Core}/EncryptCredentials/EncryptCredentials/Models/GetDatasourceMap.cs (100%) rename {.NET Core => Net-Core}/EncryptCredentials/EncryptCredentials/Models/UpdateDatasourceMap.cs (100%) rename {.NET Core => Net-Core}/EncryptCredentials/EncryptCredentials/Program.cs (100%) rename {.NET Core => Net-Core}/EncryptCredentials/EncryptCredentials/Services/AadService.cs (100%) rename {.NET Core => Net-Core}/EncryptCredentials/EncryptCredentials/Services/ConfigValidator.cs (100%) rename {.NET Core => Net-Core}/EncryptCredentials/EncryptCredentials/Services/PowerBIService.cs (100%) rename {.NET Core => Net-Core}/EncryptCredentials/EncryptCredentials/Startup.cs (100%) rename {.NET Core => Net-Core}/EncryptCredentials/EncryptCredentials/Views/Home/Index.cshtml (100%) rename {.NET Core => Net-Core}/EncryptCredentials/EncryptCredentials/appsettings.Development.json (100%) rename {.NET Core => Net-Core}/EncryptCredentials/EncryptCredentials/appsettings.json (100%) rename {.NET Core => Net-Core}/EncryptCredentials/EncryptCredentials/libman.json (100%) rename {.NET Core => Net-Core}/EncryptCredentials/EncryptCredentials/wwwroot/css/index.css (100%) rename {.NET Core => Net-Core}/EncryptCredentials/EncryptCredentials/wwwroot/favicon.ico (100%) rename {.NET Core => Net-Core}/EncryptCredentials/EncryptCredentials/wwwroot/js/index.js (100%) rename {.NET Core => Net-Core}/EncryptCredentials/README.md (100%) rename {.NET Framework => Net-Framework}/.gitignore (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData.sln (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/AppOwnsData.csproj (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/App_Start/RouteConfig.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/CloudConfigs/Power BI DoD Contractors/Cloud.config (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/CloudConfigs/Power BI DoD/Cloud.config (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/CloudConfigs/Power BI Global/Cloud.config (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/CloudConfigs/Power BI US Government/Cloud.config (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/CloudConfigs/Power BI operated by 21Vianet in China/Cloud.config (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Content/style/style.css (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Controllers/HomeController.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Global.asax (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Global.asax.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Models/DashboardEmbedConfig.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Models/EmbedReport.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Models/ErrorModel.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Models/IndexConfig.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Models/ReportEmbedConfig.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Models/TileEmbedConfig.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Properties/AssemblyInfo.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Services/AadService.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Services/ConfigValidatorService.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Services/EmbedService.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Views/Home/AdditionalLinks.cshtml (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Views/Home/EmbedDashboard.cshtml (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Views/Home/EmbedReport.cshtml (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Views/Home/EmbedTile.cshtml (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Views/Home/Error.cshtml (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Views/Home/Index.cshtml (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Views/Shared/_Layout.cshtml (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Views/Web.config (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Views/_ViewStart.cshtml (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Web.Debug.config (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Web.Release.config (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/Web.config (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/favicon.ico (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/libman.json (100%) rename {.NET Framework => Net-Framework}/Embed for your customers/AppOwnsData/packages.config (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/CloudConfigs/Power BI Global/Cloud.config (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/CloudConfigs/Power BI US Government/Cloud.config (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/CloudConfigs/Power BI in Germany/Cloud.config (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/CloudConfigs/Power BI operated by 21Vianet in China/Cloud.config (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData.sln (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/App_Start/RouteConfig.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Content/img/spinner.svg (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Content/style/style.css (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Controllers/EmbedInfoController.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Controllers/HomeController.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Models/AuthDetails.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Models/ErrorModel.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Properties/AssemblyInfo.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Scripts/data.js (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Scripts/embed.js (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Scripts/error.js (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Scripts/events.js (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Scripts/globals.js (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Scripts/index.js (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Services/ConfigValidatorService.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Services/Security/MSALPerUserMemoryTokenCache.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Services/Security/OwinOpenIdConnect.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Services/Security/PowerBiPermissionScopes.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Services/Security/TokenManager.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Services/Utils.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Startup.cs (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/UserOwnsData.csproj (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Views/Home/Error.cshtml (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Views/Home/Index.cshtml (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Views/Shared/Embed.cshtml (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Views/Shared/_Layout.cshtml (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Views/_ViewStart.cshtml (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Views/web.config (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Web.Debug.config (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Web.Release.config (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/Web.config (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/libman.json (100%) rename {.NET Framework => Net-Framework}/Embed for your organization/UserOwnsData/packages.config (100%) rename {.NET Framework => Net-Framework}/README.md (100%) rename {PowerShell Scripts => PowerShell-Scripts}/Admin-Create-Workspace-Inventory-Report.ps1 (100%) rename {PowerShell Scripts => PowerShell-Scripts}/Admin-DeploymentPipelines-AddUserToWorkspacePipeline (100%) rename {PowerShell Scripts => PowerShell-Scripts}/Admin-Get-All-Workspaces-in-Tenant.ps1 (100%) rename {PowerShell Scripts => PowerShell-Scripts}/Create-Workspace-and-Add-Workspace-Users.ps1 (100%) rename {PowerShell Scripts => PowerShell-Scripts}/Create-Workspace.ps1 (100%) rename {PowerShell Scripts => PowerShell-Scripts}/CreateDatasource.ps1 (100%) rename {PowerShell Scripts => PowerShell-Scripts}/DeploymentPipelines-AddUserToPipeline.ps1 (100%) rename {PowerShell Scripts => PowerShell-Scripts}/DeploymentPipelines-DeployAll.ps1 (100%) rename {PowerShell Scripts => PowerShell-Scripts}/DeploymentPipelines-E2ESampleFromPipelineCreationToDeployment.ps1 (100%) rename {PowerShell Scripts => PowerShell-Scripts}/DeploymentPipelines-SelectiveDeploy.ps1 (100%) rename {PowerShell Scripts => PowerShell-Scripts}/DeploymentPipelines-WaitForDeployment.ps1 (100%) rename {PowerShell Scripts => PowerShell-Scripts}/EncryptGatewayCredentials.ps1 (100%) rename {PowerShell Scripts => PowerShell-Scripts}/Export-PowerBIReport.ps1 (100%) rename {PowerShell Scripts => PowerShell-Scripts}/Import Large Files (100%) rename {PowerShell Scripts => PowerShell-Scripts}/Import-PBIX-File.ps1 (100%) rename {PowerShell Scripts => PowerShell-Scripts}/Login-User-Interactively.ps1 (100%) rename {PowerShell Scripts => PowerShell-Scripts}/Patch-Anonymous-Datasource-Credentials-and-Refresh.ps1 (100%) rename {PowerShell Scripts => PowerShell-Scripts}/Patch-SQL-Datasource-Credentials-and-Refresh.ps1 (100%) rename {PowerShell Scripts => PowerShell-Scripts}/PatchDatasourceCredentials.ps1 (100%) rename {PowerShell Scripts => PowerShell-Scripts}/README.md (100%) rename {PowerShell Scripts => PowerShell-Scripts}/ScaleUp-Automation-RunBook.ps1 (100%) rename {PowerShell Scripts => PowerShell-Scripts}/Update-Connection-Details-for-Sql-Datasource.ps1 (100%) rename {PowerShell Scripts => PowerShell-Scripts}/Update-Dataset-Parameters.ps1 (100%) rename {PowerShell Scripts => PowerShell-Scripts}/bindToGateway.ps1 (100%) rename {PowerShell Scripts => PowerShell-Scripts}/copyWorkspace.ps1 (100%) rename {PowerShell Scripts => PowerShell-Scripts}/rebindReport.ps1 (100%) rename {PowerShell Scripts => PowerShell-Scripts}/takeOverDataset.ps1 (100%) diff --git a/.NET Core/.gitignore b/Net-Core/.gitignore similarity index 100% rename from .NET Core/.gitignore rename to Net-Core/.gitignore diff --git a/.NET Core/Embed for your customers/AppOwnsData.sln b/Net-Core/Embed for your customers/AppOwnsData.sln similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData.sln rename to Net-Core/Embed for your customers/AppOwnsData.sln diff --git a/.NET Core/Embed for your customers/AppOwnsData/AppOwnsData.csproj b/Net-Core/Embed for your customers/AppOwnsData/AppOwnsData.csproj similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/AppOwnsData.csproj rename to Net-Core/Embed for your customers/AppOwnsData/AppOwnsData.csproj diff --git a/.NET Core/Embed for your customers/AppOwnsData/Controllers/EmbedInfoController.cs b/Net-Core/Embed for your customers/AppOwnsData/Controllers/EmbedInfoController.cs similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Controllers/EmbedInfoController.cs rename to Net-Core/Embed for your customers/AppOwnsData/Controllers/EmbedInfoController.cs diff --git a/.NET Core/Embed for your customers/AppOwnsData/Controllers/HomeController.cs b/Net-Core/Embed for your customers/AppOwnsData/Controllers/HomeController.cs similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Controllers/HomeController.cs rename to Net-Core/Embed for your customers/AppOwnsData/Controllers/HomeController.cs diff --git a/.NET Core/Embed for your customers/AppOwnsData/Models/AzureAd.cs b/Net-Core/Embed for your customers/AppOwnsData/Models/AzureAd.cs similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Models/AzureAd.cs rename to Net-Core/Embed for your customers/AppOwnsData/Models/AzureAd.cs diff --git a/.NET Core/Embed for your customers/AppOwnsData/Models/EmbedParams.cs b/Net-Core/Embed for your customers/AppOwnsData/Models/EmbedParams.cs similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Models/EmbedParams.cs rename to Net-Core/Embed for your customers/AppOwnsData/Models/EmbedParams.cs diff --git a/.NET Core/Embed for your customers/AppOwnsData/Models/EmbedReport.cs b/Net-Core/Embed for your customers/AppOwnsData/Models/EmbedReport.cs similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Models/EmbedReport.cs rename to Net-Core/Embed for your customers/AppOwnsData/Models/EmbedReport.cs diff --git a/.NET Core/Embed for your customers/AppOwnsData/Models/PowerBI.cs b/Net-Core/Embed for your customers/AppOwnsData/Models/PowerBI.cs similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Models/PowerBI.cs rename to Net-Core/Embed for your customers/AppOwnsData/Models/PowerBI.cs diff --git a/.NET Core/Embed for your customers/AppOwnsData/Program.cs b/Net-Core/Embed for your customers/AppOwnsData/Program.cs similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Program.cs rename to Net-Core/Embed for your customers/AppOwnsData/Program.cs diff --git a/.NET Core/Embed for your customers/AppOwnsData/Properties/launchSettings.json b/Net-Core/Embed for your customers/AppOwnsData/Properties/launchSettings.json similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Properties/launchSettings.json rename to Net-Core/Embed for your customers/AppOwnsData/Properties/launchSettings.json diff --git a/.NET Core/Embed for your customers/AppOwnsData/Services/AadService.cs b/Net-Core/Embed for your customers/AppOwnsData/Services/AadService.cs similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Services/AadService.cs rename to Net-Core/Embed for your customers/AppOwnsData/Services/AadService.cs diff --git a/.NET Core/Embed for your customers/AppOwnsData/Services/ConfigValidatorService.cs b/Net-Core/Embed for your customers/AppOwnsData/Services/ConfigValidatorService.cs similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Services/ConfigValidatorService.cs rename to Net-Core/Embed for your customers/AppOwnsData/Services/ConfigValidatorService.cs diff --git a/.NET Core/Embed for your customers/AppOwnsData/Services/PbiEmbedService.cs b/Net-Core/Embed for your customers/AppOwnsData/Services/PbiEmbedService.cs similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Services/PbiEmbedService.cs rename to Net-Core/Embed for your customers/AppOwnsData/Services/PbiEmbedService.cs diff --git a/.NET Core/Embed for your customers/AppOwnsData/Startup.cs b/Net-Core/Embed for your customers/AppOwnsData/Startup.cs similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Startup.cs rename to Net-Core/Embed for your customers/AppOwnsData/Startup.cs diff --git a/.NET Core/Embed for your customers/AppOwnsData/Views/Home/Index.cshtml b/Net-Core/Embed for your customers/AppOwnsData/Views/Home/Index.cshtml similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Views/Home/Index.cshtml rename to Net-Core/Embed for your customers/AppOwnsData/Views/Home/Index.cshtml diff --git a/.NET Core/Embed for your customers/AppOwnsData/appsettings.Development.json b/Net-Core/Embed for your customers/AppOwnsData/appsettings.Development.json similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/appsettings.Development.json rename to Net-Core/Embed for your customers/AppOwnsData/appsettings.Development.json diff --git a/.NET Core/Embed for your customers/AppOwnsData/appsettings.json b/Net-Core/Embed for your customers/AppOwnsData/appsettings.json similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/appsettings.json rename to Net-Core/Embed for your customers/AppOwnsData/appsettings.json diff --git a/.NET Core/Embed for your customers/AppOwnsData/libman.json b/Net-Core/Embed for your customers/AppOwnsData/libman.json similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/libman.json rename to Net-Core/Embed for your customers/AppOwnsData/libman.json diff --git a/.NET Core/Embed for your customers/AppOwnsData/wwwroot/css/index.css b/Net-Core/Embed for your customers/AppOwnsData/wwwroot/css/index.css similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/wwwroot/css/index.css rename to Net-Core/Embed for your customers/AppOwnsData/wwwroot/css/index.css diff --git a/.NET Core/Embed for your customers/AppOwnsData/wwwroot/favicon.ico b/Net-Core/Embed for your customers/AppOwnsData/wwwroot/favicon.ico similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/wwwroot/favicon.ico rename to Net-Core/Embed for your customers/AppOwnsData/wwwroot/favicon.ico diff --git a/.NET Core/Embed for your customers/AppOwnsData/wwwroot/js/index.js b/Net-Core/Embed for your customers/AppOwnsData/wwwroot/js/index.js similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/wwwroot/js/index.js rename to Net-Core/Embed for your customers/AppOwnsData/wwwroot/js/index.js diff --git a/.NET Core/Embed for your customers/README.md b/Net-Core/Embed for your customers/README.md similarity index 100% rename from .NET Core/Embed for your customers/README.md rename to Net-Core/Embed for your customers/README.md diff --git a/.NET Core/Embed for your organization/CloudAppSettings/Power BI Global/appsettings.json b/Net-Core/Embed for your organization/CloudAppSettings/Power BI Global/appsettings.json similarity index 100% rename from .NET Core/Embed for your organization/CloudAppSettings/Power BI Global/appsettings.json rename to Net-Core/Embed for your organization/CloudAppSettings/Power BI Global/appsettings.json diff --git a/.NET Core/Embed for your organization/CloudAppSettings/Power BI US Government/appsettings.json b/Net-Core/Embed for your organization/CloudAppSettings/Power BI US Government/appsettings.json similarity index 100% rename from .NET Core/Embed for your organization/CloudAppSettings/Power BI US Government/appsettings.json rename to Net-Core/Embed for your organization/CloudAppSettings/Power BI US Government/appsettings.json diff --git a/.NET Core/Embed for your organization/CloudAppSettings/Power BI in Germany/appsettings.json b/Net-Core/Embed for your organization/CloudAppSettings/Power BI in Germany/appsettings.json similarity index 100% rename from .NET Core/Embed for your organization/CloudAppSettings/Power BI in Germany/appsettings.json rename to Net-Core/Embed for your organization/CloudAppSettings/Power BI in Germany/appsettings.json diff --git a/.NET Core/Embed for your organization/CloudAppSettings/Power BI operated by 21Vianet in China/appsettings.json b/Net-Core/Embed for your organization/CloudAppSettings/Power BI operated by 21Vianet in China/appsettings.json similarity index 100% rename from .NET Core/Embed for your organization/CloudAppSettings/Power BI operated by 21Vianet in China/appsettings.json rename to Net-Core/Embed for your organization/CloudAppSettings/Power BI operated by 21Vianet in China/appsettings.json diff --git a/.NET Core/Embed for your organization/README.md b/Net-Core/Embed for your organization/README.md similarity index 100% rename from .NET Core/Embed for your organization/README.md rename to Net-Core/Embed for your organization/README.md diff --git a/.NET Core/Embed for your organization/UserOwnsData.sln b/Net-Core/Embed for your organization/UserOwnsData.sln similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData.sln rename to Net-Core/Embed for your organization/UserOwnsData.sln diff --git a/.NET Core/Embed for your organization/UserOwnsData/Controllers/HomeController.cs b/Net-Core/Embed for your organization/UserOwnsData/Controllers/HomeController.cs similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/Controllers/HomeController.cs rename to Net-Core/Embed for your organization/UserOwnsData/Controllers/HomeController.cs diff --git a/.NET Core/Embed for your organization/UserOwnsData/Models/AuthDetails.cs b/Net-Core/Embed for your organization/UserOwnsData/Models/AuthDetails.cs similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/Models/AuthDetails.cs rename to Net-Core/Embed for your organization/UserOwnsData/Models/AuthDetails.cs diff --git a/.NET Core/Embed for your organization/UserOwnsData/Program.cs b/Net-Core/Embed for your organization/UserOwnsData/Program.cs similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/Program.cs rename to Net-Core/Embed for your organization/UserOwnsData/Program.cs diff --git a/.NET Core/Embed for your organization/UserOwnsData/Properties/launchSettings.json b/Net-Core/Embed for your organization/UserOwnsData/Properties/launchSettings.json similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/Properties/launchSettings.json rename to Net-Core/Embed for your organization/UserOwnsData/Properties/launchSettings.json diff --git a/.NET Core/Embed for your organization/UserOwnsData/Startup.cs b/Net-Core/Embed for your organization/UserOwnsData/Startup.cs similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/Startup.cs rename to Net-Core/Embed for your organization/UserOwnsData/Startup.cs diff --git a/.NET Core/Embed for your organization/UserOwnsData/UserOwnsData.csproj b/Net-Core/Embed for your organization/UserOwnsData/UserOwnsData.csproj similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/UserOwnsData.csproj rename to Net-Core/Embed for your organization/UserOwnsData/UserOwnsData.csproj diff --git a/.NET Core/Embed for your organization/UserOwnsData/Views/Home/Embed.cshtml b/Net-Core/Embed for your organization/UserOwnsData/Views/Home/Embed.cshtml similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/Views/Home/Embed.cshtml rename to Net-Core/Embed for your organization/UserOwnsData/Views/Home/Embed.cshtml diff --git a/.NET Core/Embed for your organization/UserOwnsData/Views/Home/Index.cshtml b/Net-Core/Embed for your organization/UserOwnsData/Views/Home/Index.cshtml similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/Views/Home/Index.cshtml rename to Net-Core/Embed for your organization/UserOwnsData/Views/Home/Index.cshtml diff --git a/.NET Core/Embed for your organization/UserOwnsData/Views/Shared/_Layout.cshtml b/Net-Core/Embed for your organization/UserOwnsData/Views/Shared/_Layout.cshtml similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/Views/Shared/_Layout.cshtml rename to Net-Core/Embed for your organization/UserOwnsData/Views/Shared/_Layout.cshtml diff --git a/.NET Core/Embed for your organization/UserOwnsData/Views/_ViewImports.cshtml b/Net-Core/Embed for your organization/UserOwnsData/Views/_ViewImports.cshtml similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/Views/_ViewImports.cshtml rename to Net-Core/Embed for your organization/UserOwnsData/Views/_ViewImports.cshtml diff --git a/.NET Core/Embed for your organization/UserOwnsData/Views/_ViewStart.cshtml b/Net-Core/Embed for your organization/UserOwnsData/Views/_ViewStart.cshtml similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/Views/_ViewStart.cshtml rename to Net-Core/Embed for your organization/UserOwnsData/Views/_ViewStart.cshtml diff --git a/.NET Core/Embed for your organization/UserOwnsData/appsettings.Development.json b/Net-Core/Embed for your organization/UserOwnsData/appsettings.Development.json similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/appsettings.Development.json rename to Net-Core/Embed for your organization/UserOwnsData/appsettings.Development.json diff --git a/.NET Core/Embed for your organization/UserOwnsData/appsettings.json b/Net-Core/Embed for your organization/UserOwnsData/appsettings.json similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/appsettings.json rename to Net-Core/Embed for your organization/UserOwnsData/appsettings.json diff --git a/.NET Core/Embed for your organization/UserOwnsData/libman.json b/Net-Core/Embed for your organization/UserOwnsData/libman.json similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/libman.json rename to Net-Core/Embed for your organization/UserOwnsData/libman.json diff --git a/.NET Core/Embed for your organization/UserOwnsData/wwwroot/css/index.css b/Net-Core/Embed for your organization/UserOwnsData/wwwroot/css/index.css similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/wwwroot/css/index.css rename to Net-Core/Embed for your organization/UserOwnsData/wwwroot/css/index.css diff --git a/.NET Core/Embed for your organization/UserOwnsData/wwwroot/favicon.ico b/Net-Core/Embed for your organization/UserOwnsData/wwwroot/favicon.ico similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/wwwroot/favicon.ico rename to Net-Core/Embed for your organization/UserOwnsData/wwwroot/favicon.ico diff --git a/.NET Core/Embed for your organization/UserOwnsData/wwwroot/img/spinner.svg b/Net-Core/Embed for your organization/UserOwnsData/wwwroot/img/spinner.svg similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/wwwroot/img/spinner.svg rename to Net-Core/Embed for your organization/UserOwnsData/wwwroot/img/spinner.svg diff --git a/.NET Core/Embed for your organization/UserOwnsData/wwwroot/js/data.js b/Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/data.js similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/wwwroot/js/data.js rename to Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/data.js diff --git a/.NET Core/Embed for your organization/UserOwnsData/wwwroot/js/embed.js b/Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/embed.js similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/wwwroot/js/embed.js rename to Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/embed.js diff --git a/.NET Core/Embed for your organization/UserOwnsData/wwwroot/js/error.js b/Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/error.js similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/wwwroot/js/error.js rename to Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/error.js diff --git a/.NET Core/Embed for your organization/UserOwnsData/wwwroot/js/events.js b/Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/events.js similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/wwwroot/js/events.js rename to Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/events.js diff --git a/.NET Core/Embed for your organization/UserOwnsData/wwwroot/js/globals.js b/Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/globals.js similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/wwwroot/js/globals.js rename to Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/globals.js diff --git a/.NET Core/Embed for your organization/UserOwnsData/wwwroot/js/index.js b/Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/index.js similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/wwwroot/js/index.js rename to Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/index.js diff --git a/.NET Core/Embed for your organization/UserOwnsData/wwwroot/js/namespace.js b/Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/namespace.js similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/wwwroot/js/namespace.js rename to Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/namespace.js diff --git a/.NET Core/EncryptCredentials/CloudAppSettings/Power BI Global/appsettings.json b/Net-Core/EncryptCredentials/CloudAppSettings/Power BI Global/appsettings.json similarity index 100% rename from .NET Core/EncryptCredentials/CloudAppSettings/Power BI Global/appsettings.json rename to Net-Core/EncryptCredentials/CloudAppSettings/Power BI Global/appsettings.json diff --git a/.NET Core/EncryptCredentials/CloudAppSettings/Power BI US Government/appsettings.json b/Net-Core/EncryptCredentials/CloudAppSettings/Power BI US Government/appsettings.json similarity index 100% rename from .NET Core/EncryptCredentials/CloudAppSettings/Power BI US Government/appsettings.json rename to Net-Core/EncryptCredentials/CloudAppSettings/Power BI US Government/appsettings.json diff --git a/.NET Core/EncryptCredentials/CloudAppSettings/Power BI in Germany/appsettings.json b/Net-Core/EncryptCredentials/CloudAppSettings/Power BI in Germany/appsettings.json similarity index 100% rename from .NET Core/EncryptCredentials/CloudAppSettings/Power BI in Germany/appsettings.json rename to Net-Core/EncryptCredentials/CloudAppSettings/Power BI in Germany/appsettings.json diff --git a/.NET Core/EncryptCredentials/CloudAppSettings/Power BI operated by 21Vianet in China/appsettings.json b/Net-Core/EncryptCredentials/CloudAppSettings/Power BI operated by 21Vianet in China/appsettings.json similarity index 100% rename from .NET Core/EncryptCredentials/CloudAppSettings/Power BI operated by 21Vianet in China/appsettings.json rename to Net-Core/EncryptCredentials/CloudAppSettings/Power BI operated by 21Vianet in China/appsettings.json diff --git a/.NET Core/EncryptCredentials/EncryptCredentials.sln b/Net-Core/EncryptCredentials/EncryptCredentials.sln similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials.sln rename to Net-Core/EncryptCredentials/EncryptCredentials.sln diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Controllers/EncryptCredetialsController.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Controllers/EncryptCredetialsController.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Controllers/EncryptCredetialsController.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Controllers/EncryptCredetialsController.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Controllers/HomeController.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Controllers/HomeController.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Controllers/HomeController.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Controllers/HomeController.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/EncryptCredentials.csproj b/Net-Core/EncryptCredentials/EncryptCredentials/EncryptCredentials.csproj similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/EncryptCredentials.csproj rename to Net-Core/EncryptCredentials/EncryptCredentials/EncryptCredentials.csproj diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Models/AddDatasourceMap.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Models/AddDatasourceMap.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Models/AddDatasourceMap.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Models/AddDatasourceMap.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Models/AzureAd.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Models/AzureAd.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Models/AzureAd.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Models/AzureAd.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Models/Constants.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Models/Constants.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Models/Constants.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Models/Constants.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Models/EncryptCredentialsMap.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Models/EncryptCredentialsMap.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Models/EncryptCredentialsMap.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Models/EncryptCredentialsMap.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Models/GetDatasourceMap.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Models/GetDatasourceMap.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Models/GetDatasourceMap.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Models/GetDatasourceMap.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Models/UpdateDatasourceMap.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Models/UpdateDatasourceMap.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Models/UpdateDatasourceMap.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Models/UpdateDatasourceMap.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Program.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Program.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Program.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Program.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Services/AadService.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Services/AadService.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Services/AadService.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Services/AadService.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Services/ConfigValidator.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Services/ConfigValidator.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Services/ConfigValidator.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Services/ConfigValidator.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Services/PowerBIService.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Services/PowerBIService.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Services/PowerBIService.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Services/PowerBIService.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Startup.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Startup.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Startup.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Startup.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Views/Home/Index.cshtml b/Net-Core/EncryptCredentials/EncryptCredentials/Views/Home/Index.cshtml similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Views/Home/Index.cshtml rename to Net-Core/EncryptCredentials/EncryptCredentials/Views/Home/Index.cshtml diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/appsettings.Development.json b/Net-Core/EncryptCredentials/EncryptCredentials/appsettings.Development.json similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/appsettings.Development.json rename to Net-Core/EncryptCredentials/EncryptCredentials/appsettings.Development.json diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/appsettings.json b/Net-Core/EncryptCredentials/EncryptCredentials/appsettings.json similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/appsettings.json rename to Net-Core/EncryptCredentials/EncryptCredentials/appsettings.json diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/libman.json b/Net-Core/EncryptCredentials/EncryptCredentials/libman.json similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/libman.json rename to Net-Core/EncryptCredentials/EncryptCredentials/libman.json diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/wwwroot/css/index.css b/Net-Core/EncryptCredentials/EncryptCredentials/wwwroot/css/index.css similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/wwwroot/css/index.css rename to Net-Core/EncryptCredentials/EncryptCredentials/wwwroot/css/index.css diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/wwwroot/favicon.ico b/Net-Core/EncryptCredentials/EncryptCredentials/wwwroot/favicon.ico similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/wwwroot/favicon.ico rename to Net-Core/EncryptCredentials/EncryptCredentials/wwwroot/favicon.ico diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/wwwroot/js/index.js b/Net-Core/EncryptCredentials/EncryptCredentials/wwwroot/js/index.js similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/wwwroot/js/index.js rename to Net-Core/EncryptCredentials/EncryptCredentials/wwwroot/js/index.js diff --git a/.NET Core/EncryptCredentials/README.md b/Net-Core/EncryptCredentials/README.md similarity index 100% rename from .NET Core/EncryptCredentials/README.md rename to Net-Core/EncryptCredentials/README.md diff --git a/.NET Framework/.gitignore b/Net-Framework/.gitignore similarity index 100% rename from .NET Framework/.gitignore rename to Net-Framework/.gitignore diff --git a/.NET Framework/Embed for your customers/AppOwnsData.sln b/Net-Framework/Embed for your customers/AppOwnsData.sln similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData.sln rename to Net-Framework/Embed for your customers/AppOwnsData.sln diff --git a/.NET Framework/Embed for your customers/AppOwnsData/AppOwnsData.csproj b/Net-Framework/Embed for your customers/AppOwnsData/AppOwnsData.csproj similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/AppOwnsData.csproj rename to Net-Framework/Embed for your customers/AppOwnsData/AppOwnsData.csproj diff --git a/.NET Framework/Embed for your customers/AppOwnsData/App_Start/RouteConfig.cs b/Net-Framework/Embed for your customers/AppOwnsData/App_Start/RouteConfig.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/App_Start/RouteConfig.cs rename to Net-Framework/Embed for your customers/AppOwnsData/App_Start/RouteConfig.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI DoD Contractors/Cloud.config b/Net-Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI DoD Contractors/Cloud.config similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI DoD Contractors/Cloud.config rename to Net-Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI DoD Contractors/Cloud.config diff --git a/.NET Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI DoD/Cloud.config b/Net-Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI DoD/Cloud.config similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI DoD/Cloud.config rename to Net-Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI DoD/Cloud.config diff --git a/.NET Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI Global/Cloud.config b/Net-Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI Global/Cloud.config similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI Global/Cloud.config rename to Net-Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI Global/Cloud.config diff --git a/.NET Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI US Government/Cloud.config b/Net-Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI US Government/Cloud.config similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI US Government/Cloud.config rename to Net-Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI US Government/Cloud.config diff --git a/.NET Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI operated by 21Vianet in China/Cloud.config b/Net-Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI operated by 21Vianet in China/Cloud.config similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI operated by 21Vianet in China/Cloud.config rename to Net-Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI operated by 21Vianet in China/Cloud.config diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Content/style/style.css b/Net-Framework/Embed for your customers/AppOwnsData/Content/style/style.css similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Content/style/style.css rename to Net-Framework/Embed for your customers/AppOwnsData/Content/style/style.css diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Controllers/HomeController.cs b/Net-Framework/Embed for your customers/AppOwnsData/Controllers/HomeController.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Controllers/HomeController.cs rename to Net-Framework/Embed for your customers/AppOwnsData/Controllers/HomeController.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Global.asax b/Net-Framework/Embed for your customers/AppOwnsData/Global.asax similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Global.asax rename to Net-Framework/Embed for your customers/AppOwnsData/Global.asax diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Global.asax.cs b/Net-Framework/Embed for your customers/AppOwnsData/Global.asax.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Global.asax.cs rename to Net-Framework/Embed for your customers/AppOwnsData/Global.asax.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Models/DashboardEmbedConfig.cs b/Net-Framework/Embed for your customers/AppOwnsData/Models/DashboardEmbedConfig.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Models/DashboardEmbedConfig.cs rename to Net-Framework/Embed for your customers/AppOwnsData/Models/DashboardEmbedConfig.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Models/EmbedReport.cs b/Net-Framework/Embed for your customers/AppOwnsData/Models/EmbedReport.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Models/EmbedReport.cs rename to Net-Framework/Embed for your customers/AppOwnsData/Models/EmbedReport.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Models/ErrorModel.cs b/Net-Framework/Embed for your customers/AppOwnsData/Models/ErrorModel.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Models/ErrorModel.cs rename to Net-Framework/Embed for your customers/AppOwnsData/Models/ErrorModel.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Models/IndexConfig.cs b/Net-Framework/Embed for your customers/AppOwnsData/Models/IndexConfig.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Models/IndexConfig.cs rename to Net-Framework/Embed for your customers/AppOwnsData/Models/IndexConfig.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Models/ReportEmbedConfig.cs b/Net-Framework/Embed for your customers/AppOwnsData/Models/ReportEmbedConfig.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Models/ReportEmbedConfig.cs rename to Net-Framework/Embed for your customers/AppOwnsData/Models/ReportEmbedConfig.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Models/TileEmbedConfig.cs b/Net-Framework/Embed for your customers/AppOwnsData/Models/TileEmbedConfig.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Models/TileEmbedConfig.cs rename to Net-Framework/Embed for your customers/AppOwnsData/Models/TileEmbedConfig.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Properties/AssemblyInfo.cs b/Net-Framework/Embed for your customers/AppOwnsData/Properties/AssemblyInfo.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Properties/AssemblyInfo.cs rename to Net-Framework/Embed for your customers/AppOwnsData/Properties/AssemblyInfo.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Services/AadService.cs b/Net-Framework/Embed for your customers/AppOwnsData/Services/AadService.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Services/AadService.cs rename to Net-Framework/Embed for your customers/AppOwnsData/Services/AadService.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Services/ConfigValidatorService.cs b/Net-Framework/Embed for your customers/AppOwnsData/Services/ConfigValidatorService.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Services/ConfigValidatorService.cs rename to Net-Framework/Embed for your customers/AppOwnsData/Services/ConfigValidatorService.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Services/EmbedService.cs b/Net-Framework/Embed for your customers/AppOwnsData/Services/EmbedService.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Services/EmbedService.cs rename to Net-Framework/Embed for your customers/AppOwnsData/Services/EmbedService.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Views/Home/AdditionalLinks.cshtml b/Net-Framework/Embed for your customers/AppOwnsData/Views/Home/AdditionalLinks.cshtml similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Views/Home/AdditionalLinks.cshtml rename to Net-Framework/Embed for your customers/AppOwnsData/Views/Home/AdditionalLinks.cshtml diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Views/Home/EmbedDashboard.cshtml b/Net-Framework/Embed for your customers/AppOwnsData/Views/Home/EmbedDashboard.cshtml similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Views/Home/EmbedDashboard.cshtml rename to Net-Framework/Embed for your customers/AppOwnsData/Views/Home/EmbedDashboard.cshtml diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Views/Home/EmbedReport.cshtml b/Net-Framework/Embed for your customers/AppOwnsData/Views/Home/EmbedReport.cshtml similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Views/Home/EmbedReport.cshtml rename to Net-Framework/Embed for your customers/AppOwnsData/Views/Home/EmbedReport.cshtml diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Views/Home/EmbedTile.cshtml b/Net-Framework/Embed for your customers/AppOwnsData/Views/Home/EmbedTile.cshtml similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Views/Home/EmbedTile.cshtml rename to Net-Framework/Embed for your customers/AppOwnsData/Views/Home/EmbedTile.cshtml diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Views/Home/Error.cshtml b/Net-Framework/Embed for your customers/AppOwnsData/Views/Home/Error.cshtml similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Views/Home/Error.cshtml rename to Net-Framework/Embed for your customers/AppOwnsData/Views/Home/Error.cshtml diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Views/Home/Index.cshtml b/Net-Framework/Embed for your customers/AppOwnsData/Views/Home/Index.cshtml similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Views/Home/Index.cshtml rename to Net-Framework/Embed for your customers/AppOwnsData/Views/Home/Index.cshtml diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Views/Shared/_Layout.cshtml b/Net-Framework/Embed for your customers/AppOwnsData/Views/Shared/_Layout.cshtml similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Views/Shared/_Layout.cshtml rename to Net-Framework/Embed for your customers/AppOwnsData/Views/Shared/_Layout.cshtml diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Views/Web.config b/Net-Framework/Embed for your customers/AppOwnsData/Views/Web.config similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Views/Web.config rename to Net-Framework/Embed for your customers/AppOwnsData/Views/Web.config diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Views/_ViewStart.cshtml b/Net-Framework/Embed for your customers/AppOwnsData/Views/_ViewStart.cshtml similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Views/_ViewStart.cshtml rename to Net-Framework/Embed for your customers/AppOwnsData/Views/_ViewStart.cshtml diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Web.Debug.config b/Net-Framework/Embed for your customers/AppOwnsData/Web.Debug.config similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Web.Debug.config rename to Net-Framework/Embed for your customers/AppOwnsData/Web.Debug.config diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Web.Release.config b/Net-Framework/Embed for your customers/AppOwnsData/Web.Release.config similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Web.Release.config rename to Net-Framework/Embed for your customers/AppOwnsData/Web.Release.config diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Web.config b/Net-Framework/Embed for your customers/AppOwnsData/Web.config similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Web.config rename to Net-Framework/Embed for your customers/AppOwnsData/Web.config diff --git a/.NET Framework/Embed for your customers/AppOwnsData/favicon.ico b/Net-Framework/Embed for your customers/AppOwnsData/favicon.ico similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/favicon.ico rename to Net-Framework/Embed for your customers/AppOwnsData/favicon.ico diff --git a/.NET Framework/Embed for your customers/AppOwnsData/libman.json b/Net-Framework/Embed for your customers/AppOwnsData/libman.json similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/libman.json rename to Net-Framework/Embed for your customers/AppOwnsData/libman.json diff --git a/.NET Framework/Embed for your customers/AppOwnsData/packages.config b/Net-Framework/Embed for your customers/AppOwnsData/packages.config similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/packages.config rename to Net-Framework/Embed for your customers/AppOwnsData/packages.config diff --git a/.NET Framework/Embed for your organization/CloudConfigs/Power BI Global/Cloud.config b/Net-Framework/Embed for your organization/CloudConfigs/Power BI Global/Cloud.config similarity index 100% rename from .NET Framework/Embed for your organization/CloudConfigs/Power BI Global/Cloud.config rename to Net-Framework/Embed for your organization/CloudConfigs/Power BI Global/Cloud.config diff --git a/.NET Framework/Embed for your organization/CloudConfigs/Power BI US Government/Cloud.config b/Net-Framework/Embed for your organization/CloudConfigs/Power BI US Government/Cloud.config similarity index 100% rename from .NET Framework/Embed for your organization/CloudConfigs/Power BI US Government/Cloud.config rename to Net-Framework/Embed for your organization/CloudConfigs/Power BI US Government/Cloud.config diff --git a/.NET Framework/Embed for your organization/CloudConfigs/Power BI in Germany/Cloud.config b/Net-Framework/Embed for your organization/CloudConfigs/Power BI in Germany/Cloud.config similarity index 100% rename from .NET Framework/Embed for your organization/CloudConfigs/Power BI in Germany/Cloud.config rename to Net-Framework/Embed for your organization/CloudConfigs/Power BI in Germany/Cloud.config diff --git a/.NET Framework/Embed for your organization/CloudConfigs/Power BI operated by 21Vianet in China/Cloud.config b/Net-Framework/Embed for your organization/CloudConfigs/Power BI operated by 21Vianet in China/Cloud.config similarity index 100% rename from .NET Framework/Embed for your organization/CloudConfigs/Power BI operated by 21Vianet in China/Cloud.config rename to Net-Framework/Embed for your organization/CloudConfigs/Power BI operated by 21Vianet in China/Cloud.config diff --git a/.NET Framework/Embed for your organization/UserOwnsData.sln b/Net-Framework/Embed for your organization/UserOwnsData.sln similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData.sln rename to Net-Framework/Embed for your organization/UserOwnsData.sln diff --git a/.NET Framework/Embed for your organization/UserOwnsData/App_Start/RouteConfig.cs b/Net-Framework/Embed for your organization/UserOwnsData/App_Start/RouteConfig.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/App_Start/RouteConfig.cs rename to Net-Framework/Embed for your organization/UserOwnsData/App_Start/RouteConfig.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Content/img/spinner.svg b/Net-Framework/Embed for your organization/UserOwnsData/Content/img/spinner.svg similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Content/img/spinner.svg rename to Net-Framework/Embed for your organization/UserOwnsData/Content/img/spinner.svg diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Content/style/style.css b/Net-Framework/Embed for your organization/UserOwnsData/Content/style/style.css similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Content/style/style.css rename to Net-Framework/Embed for your organization/UserOwnsData/Content/style/style.css diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Controllers/EmbedInfoController.cs b/Net-Framework/Embed for your organization/UserOwnsData/Controllers/EmbedInfoController.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Controllers/EmbedInfoController.cs rename to Net-Framework/Embed for your organization/UserOwnsData/Controllers/EmbedInfoController.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Controllers/HomeController.cs b/Net-Framework/Embed for your organization/UserOwnsData/Controllers/HomeController.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Controllers/HomeController.cs rename to Net-Framework/Embed for your organization/UserOwnsData/Controllers/HomeController.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Models/AuthDetails.cs b/Net-Framework/Embed for your organization/UserOwnsData/Models/AuthDetails.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Models/AuthDetails.cs rename to Net-Framework/Embed for your organization/UserOwnsData/Models/AuthDetails.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Models/ErrorModel.cs b/Net-Framework/Embed for your organization/UserOwnsData/Models/ErrorModel.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Models/ErrorModel.cs rename to Net-Framework/Embed for your organization/UserOwnsData/Models/ErrorModel.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Properties/AssemblyInfo.cs b/Net-Framework/Embed for your organization/UserOwnsData/Properties/AssemblyInfo.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Properties/AssemblyInfo.cs rename to Net-Framework/Embed for your organization/UserOwnsData/Properties/AssemblyInfo.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Scripts/data.js b/Net-Framework/Embed for your organization/UserOwnsData/Scripts/data.js similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Scripts/data.js rename to Net-Framework/Embed for your organization/UserOwnsData/Scripts/data.js diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Scripts/embed.js b/Net-Framework/Embed for your organization/UserOwnsData/Scripts/embed.js similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Scripts/embed.js rename to Net-Framework/Embed for your organization/UserOwnsData/Scripts/embed.js diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Scripts/error.js b/Net-Framework/Embed for your organization/UserOwnsData/Scripts/error.js similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Scripts/error.js rename to Net-Framework/Embed for your organization/UserOwnsData/Scripts/error.js diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Scripts/events.js b/Net-Framework/Embed for your organization/UserOwnsData/Scripts/events.js similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Scripts/events.js rename to Net-Framework/Embed for your organization/UserOwnsData/Scripts/events.js diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Scripts/globals.js b/Net-Framework/Embed for your organization/UserOwnsData/Scripts/globals.js similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Scripts/globals.js rename to Net-Framework/Embed for your organization/UserOwnsData/Scripts/globals.js diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Scripts/index.js b/Net-Framework/Embed for your organization/UserOwnsData/Scripts/index.js similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Scripts/index.js rename to Net-Framework/Embed for your organization/UserOwnsData/Scripts/index.js diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Services/ConfigValidatorService.cs b/Net-Framework/Embed for your organization/UserOwnsData/Services/ConfigValidatorService.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Services/ConfigValidatorService.cs rename to Net-Framework/Embed for your organization/UserOwnsData/Services/ConfigValidatorService.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Services/Security/MSALPerUserMemoryTokenCache.cs b/Net-Framework/Embed for your organization/UserOwnsData/Services/Security/MSALPerUserMemoryTokenCache.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Services/Security/MSALPerUserMemoryTokenCache.cs rename to Net-Framework/Embed for your organization/UserOwnsData/Services/Security/MSALPerUserMemoryTokenCache.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Services/Security/OwinOpenIdConnect.cs b/Net-Framework/Embed for your organization/UserOwnsData/Services/Security/OwinOpenIdConnect.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Services/Security/OwinOpenIdConnect.cs rename to Net-Framework/Embed for your organization/UserOwnsData/Services/Security/OwinOpenIdConnect.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Services/Security/PowerBiPermissionScopes.cs b/Net-Framework/Embed for your organization/UserOwnsData/Services/Security/PowerBiPermissionScopes.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Services/Security/PowerBiPermissionScopes.cs rename to Net-Framework/Embed for your organization/UserOwnsData/Services/Security/PowerBiPermissionScopes.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Services/Security/TokenManager.cs b/Net-Framework/Embed for your organization/UserOwnsData/Services/Security/TokenManager.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Services/Security/TokenManager.cs rename to Net-Framework/Embed for your organization/UserOwnsData/Services/Security/TokenManager.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Services/Utils.cs b/Net-Framework/Embed for your organization/UserOwnsData/Services/Utils.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Services/Utils.cs rename to Net-Framework/Embed for your organization/UserOwnsData/Services/Utils.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Startup.cs b/Net-Framework/Embed for your organization/UserOwnsData/Startup.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Startup.cs rename to Net-Framework/Embed for your organization/UserOwnsData/Startup.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/UserOwnsData.csproj b/Net-Framework/Embed for your organization/UserOwnsData/UserOwnsData.csproj similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/UserOwnsData.csproj rename to Net-Framework/Embed for your organization/UserOwnsData/UserOwnsData.csproj diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Views/Home/Error.cshtml b/Net-Framework/Embed for your organization/UserOwnsData/Views/Home/Error.cshtml similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Views/Home/Error.cshtml rename to Net-Framework/Embed for your organization/UserOwnsData/Views/Home/Error.cshtml diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Views/Home/Index.cshtml b/Net-Framework/Embed for your organization/UserOwnsData/Views/Home/Index.cshtml similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Views/Home/Index.cshtml rename to Net-Framework/Embed for your organization/UserOwnsData/Views/Home/Index.cshtml diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Views/Shared/Embed.cshtml b/Net-Framework/Embed for your organization/UserOwnsData/Views/Shared/Embed.cshtml similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Views/Shared/Embed.cshtml rename to Net-Framework/Embed for your organization/UserOwnsData/Views/Shared/Embed.cshtml diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Views/Shared/_Layout.cshtml b/Net-Framework/Embed for your organization/UserOwnsData/Views/Shared/_Layout.cshtml similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Views/Shared/_Layout.cshtml rename to Net-Framework/Embed for your organization/UserOwnsData/Views/Shared/_Layout.cshtml diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Views/_ViewStart.cshtml b/Net-Framework/Embed for your organization/UserOwnsData/Views/_ViewStart.cshtml similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Views/_ViewStart.cshtml rename to Net-Framework/Embed for your organization/UserOwnsData/Views/_ViewStart.cshtml diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Views/web.config b/Net-Framework/Embed for your organization/UserOwnsData/Views/web.config similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Views/web.config rename to Net-Framework/Embed for your organization/UserOwnsData/Views/web.config diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Web.Debug.config b/Net-Framework/Embed for your organization/UserOwnsData/Web.Debug.config similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Web.Debug.config rename to Net-Framework/Embed for your organization/UserOwnsData/Web.Debug.config diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Web.Release.config b/Net-Framework/Embed for your organization/UserOwnsData/Web.Release.config similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Web.Release.config rename to Net-Framework/Embed for your organization/UserOwnsData/Web.Release.config diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Web.config b/Net-Framework/Embed for your organization/UserOwnsData/Web.config similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Web.config rename to Net-Framework/Embed for your organization/UserOwnsData/Web.config diff --git a/.NET Framework/Embed for your organization/UserOwnsData/libman.json b/Net-Framework/Embed for your organization/UserOwnsData/libman.json similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/libman.json rename to Net-Framework/Embed for your organization/UserOwnsData/libman.json diff --git a/.NET Framework/Embed for your organization/UserOwnsData/packages.config b/Net-Framework/Embed for your organization/UserOwnsData/packages.config similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/packages.config rename to Net-Framework/Embed for your organization/UserOwnsData/packages.config diff --git a/.NET Framework/README.md b/Net-Framework/README.md similarity index 100% rename from .NET Framework/README.md rename to Net-Framework/README.md diff --git a/PowerShell Scripts/Admin-Create-Workspace-Inventory-Report.ps1 b/PowerShell-Scripts/Admin-Create-Workspace-Inventory-Report.ps1 similarity index 100% rename from PowerShell Scripts/Admin-Create-Workspace-Inventory-Report.ps1 rename to PowerShell-Scripts/Admin-Create-Workspace-Inventory-Report.ps1 diff --git a/PowerShell Scripts/Admin-DeploymentPipelines-AddUserToWorkspacePipeline b/PowerShell-Scripts/Admin-DeploymentPipelines-AddUserToWorkspacePipeline similarity index 100% rename from PowerShell Scripts/Admin-DeploymentPipelines-AddUserToWorkspacePipeline rename to PowerShell-Scripts/Admin-DeploymentPipelines-AddUserToWorkspacePipeline diff --git a/PowerShell Scripts/Admin-Get-All-Workspaces-in-Tenant.ps1 b/PowerShell-Scripts/Admin-Get-All-Workspaces-in-Tenant.ps1 similarity index 100% rename from PowerShell Scripts/Admin-Get-All-Workspaces-in-Tenant.ps1 rename to PowerShell-Scripts/Admin-Get-All-Workspaces-in-Tenant.ps1 diff --git a/PowerShell Scripts/Create-Workspace-and-Add-Workspace-Users.ps1 b/PowerShell-Scripts/Create-Workspace-and-Add-Workspace-Users.ps1 similarity index 100% rename from PowerShell Scripts/Create-Workspace-and-Add-Workspace-Users.ps1 rename to PowerShell-Scripts/Create-Workspace-and-Add-Workspace-Users.ps1 diff --git a/PowerShell Scripts/Create-Workspace.ps1 b/PowerShell-Scripts/Create-Workspace.ps1 similarity index 100% rename from PowerShell Scripts/Create-Workspace.ps1 rename to PowerShell-Scripts/Create-Workspace.ps1 diff --git a/PowerShell Scripts/CreateDatasource.ps1 b/PowerShell-Scripts/CreateDatasource.ps1 similarity index 100% rename from PowerShell Scripts/CreateDatasource.ps1 rename to PowerShell-Scripts/CreateDatasource.ps1 diff --git a/PowerShell Scripts/DeploymentPipelines-AddUserToPipeline.ps1 b/PowerShell-Scripts/DeploymentPipelines-AddUserToPipeline.ps1 similarity index 100% rename from PowerShell Scripts/DeploymentPipelines-AddUserToPipeline.ps1 rename to PowerShell-Scripts/DeploymentPipelines-AddUserToPipeline.ps1 diff --git a/PowerShell Scripts/DeploymentPipelines-DeployAll.ps1 b/PowerShell-Scripts/DeploymentPipelines-DeployAll.ps1 similarity index 100% rename from PowerShell Scripts/DeploymentPipelines-DeployAll.ps1 rename to PowerShell-Scripts/DeploymentPipelines-DeployAll.ps1 diff --git a/PowerShell Scripts/DeploymentPipelines-E2ESampleFromPipelineCreationToDeployment.ps1 b/PowerShell-Scripts/DeploymentPipelines-E2ESampleFromPipelineCreationToDeployment.ps1 similarity index 100% rename from PowerShell Scripts/DeploymentPipelines-E2ESampleFromPipelineCreationToDeployment.ps1 rename to PowerShell-Scripts/DeploymentPipelines-E2ESampleFromPipelineCreationToDeployment.ps1 diff --git a/PowerShell Scripts/DeploymentPipelines-SelectiveDeploy.ps1 b/PowerShell-Scripts/DeploymentPipelines-SelectiveDeploy.ps1 similarity index 100% rename from PowerShell Scripts/DeploymentPipelines-SelectiveDeploy.ps1 rename to PowerShell-Scripts/DeploymentPipelines-SelectiveDeploy.ps1 diff --git a/PowerShell Scripts/DeploymentPipelines-WaitForDeployment.ps1 b/PowerShell-Scripts/DeploymentPipelines-WaitForDeployment.ps1 similarity index 100% rename from PowerShell Scripts/DeploymentPipelines-WaitForDeployment.ps1 rename to PowerShell-Scripts/DeploymentPipelines-WaitForDeployment.ps1 diff --git a/PowerShell Scripts/EncryptGatewayCredentials.ps1 b/PowerShell-Scripts/EncryptGatewayCredentials.ps1 similarity index 100% rename from PowerShell Scripts/EncryptGatewayCredentials.ps1 rename to PowerShell-Scripts/EncryptGatewayCredentials.ps1 diff --git a/PowerShell Scripts/Export-PowerBIReport.ps1 b/PowerShell-Scripts/Export-PowerBIReport.ps1 similarity index 100% rename from PowerShell Scripts/Export-PowerBIReport.ps1 rename to PowerShell-Scripts/Export-PowerBIReport.ps1 diff --git a/PowerShell Scripts/Import Large Files b/PowerShell-Scripts/Import Large Files similarity index 100% rename from PowerShell Scripts/Import Large Files rename to PowerShell-Scripts/Import Large Files diff --git a/PowerShell Scripts/Import-PBIX-File.ps1 b/PowerShell-Scripts/Import-PBIX-File.ps1 similarity index 100% rename from PowerShell Scripts/Import-PBIX-File.ps1 rename to PowerShell-Scripts/Import-PBIX-File.ps1 diff --git a/PowerShell Scripts/Login-User-Interactively.ps1 b/PowerShell-Scripts/Login-User-Interactively.ps1 similarity index 100% rename from PowerShell Scripts/Login-User-Interactively.ps1 rename to PowerShell-Scripts/Login-User-Interactively.ps1 diff --git a/PowerShell Scripts/Patch-Anonymous-Datasource-Credentials-and-Refresh.ps1 b/PowerShell-Scripts/Patch-Anonymous-Datasource-Credentials-and-Refresh.ps1 similarity index 100% rename from PowerShell Scripts/Patch-Anonymous-Datasource-Credentials-and-Refresh.ps1 rename to PowerShell-Scripts/Patch-Anonymous-Datasource-Credentials-and-Refresh.ps1 diff --git a/PowerShell Scripts/Patch-SQL-Datasource-Credentials-and-Refresh.ps1 b/PowerShell-Scripts/Patch-SQL-Datasource-Credentials-and-Refresh.ps1 similarity index 100% rename from PowerShell Scripts/Patch-SQL-Datasource-Credentials-and-Refresh.ps1 rename to PowerShell-Scripts/Patch-SQL-Datasource-Credentials-and-Refresh.ps1 diff --git a/PowerShell Scripts/PatchDatasourceCredentials.ps1 b/PowerShell-Scripts/PatchDatasourceCredentials.ps1 similarity index 100% rename from PowerShell Scripts/PatchDatasourceCredentials.ps1 rename to PowerShell-Scripts/PatchDatasourceCredentials.ps1 diff --git a/PowerShell Scripts/README.md b/PowerShell-Scripts/README.md similarity index 100% rename from PowerShell Scripts/README.md rename to PowerShell-Scripts/README.md diff --git a/PowerShell Scripts/ScaleUp-Automation-RunBook.ps1 b/PowerShell-Scripts/ScaleUp-Automation-RunBook.ps1 similarity index 100% rename from PowerShell Scripts/ScaleUp-Automation-RunBook.ps1 rename to PowerShell-Scripts/ScaleUp-Automation-RunBook.ps1 diff --git a/PowerShell Scripts/Update-Connection-Details-for-Sql-Datasource.ps1 b/PowerShell-Scripts/Update-Connection-Details-for-Sql-Datasource.ps1 similarity index 100% rename from PowerShell Scripts/Update-Connection-Details-for-Sql-Datasource.ps1 rename to PowerShell-Scripts/Update-Connection-Details-for-Sql-Datasource.ps1 diff --git a/PowerShell Scripts/Update-Dataset-Parameters.ps1 b/PowerShell-Scripts/Update-Dataset-Parameters.ps1 similarity index 100% rename from PowerShell Scripts/Update-Dataset-Parameters.ps1 rename to PowerShell-Scripts/Update-Dataset-Parameters.ps1 diff --git a/PowerShell Scripts/bindToGateway.ps1 b/PowerShell-Scripts/bindToGateway.ps1 similarity index 100% rename from PowerShell Scripts/bindToGateway.ps1 rename to PowerShell-Scripts/bindToGateway.ps1 diff --git a/PowerShell Scripts/copyWorkspace.ps1 b/PowerShell-Scripts/copyWorkspace.ps1 similarity index 100% rename from PowerShell Scripts/copyWorkspace.ps1 rename to PowerShell-Scripts/copyWorkspace.ps1 diff --git a/PowerShell Scripts/rebindReport.ps1 b/PowerShell-Scripts/rebindReport.ps1 similarity index 100% rename from PowerShell Scripts/rebindReport.ps1 rename to PowerShell-Scripts/rebindReport.ps1 diff --git a/PowerShell Scripts/takeOverDataset.ps1 b/PowerShell-Scripts/takeOverDataset.ps1 similarity index 100% rename from PowerShell Scripts/takeOverDataset.ps1 rename to PowerShell-Scripts/takeOverDataset.ps1