This repository was archived by the owner on Jul 22, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Create placeholder * Baseline Replacement of Learning Modules folder from folder in -OLD repo * Complete prior commit * First pass updates to scripts to accommodate changes to new WTP application Updated Get-TenantKey to use MD5 and moved to CatalogAndDatabaseManagement Renamed AppVersionSpecific to WtpConfig and updated all uses Renamed Venues -> Venue in all SQL scripts Updated uses of venue types in provisioning scripts to use new values Changed email length validation for 50 chars Removed all tutorials Renamed EDJ user guide to remove 'private' * First check in of new ticket generator * Work in progress on new ticket generator * Updates to fix issues with Auto Provision and add the 'curved' version of the ticket generator * Update Demo-TicketGenerator script to enable use of the new 'curved' ticket generator * Updates to fix bugs in auto provisioning * Updates to fix provisioning bugs after migration * Minor updates to demo- scripts, user config, and ticket generator and sales curves * Refactor rename-database command to include sourcedatabasename and servername parameters * Updates to catalog module for restore tenant scenarios 1. Added No echo to scripts to prevent printing out subscription info twice 2. Replaced Remove-ExtendedTenantMetadataFromCatalog with Remove-ExtendedTenant 3. The default databases deployed still do not come with sp_deleteEvent installed * Adding updates to TicketGenerator2 to be consistent with -OLD * Removing AutoProvision from the release branch * Revert "Removing AutoProvision from the release branch" This reverts commit 1697ee5b95d22d420d9abf4aafc91d2f59dbdc47. * Updated operational analytics scripts to point to latest ticket generator * Also updated operational analytics scripts to use updated server name prefix ('tenants1' not 'customers1') * Updated database project to include sp_DeleteEvent * Updated to remove launch of Admin app whch is not available in this release * Removing reference to Databases table from Remove-ExtendedTenant * refactoring to make removal of extended database data occur in catalog sync only * Adding to previous commit * Adding updates to replicated copies of CatalogAndDatabaseManagement to AutoProvisioning folders * Fixed bug that mismatched server used in case of golden server; fixed source of bacpac used in deploy tenant * Add files via upload * Update Demo-TenantAnalyticsDB.ps1 * Create foo.txt * Add files via upload * Updates to ticket generator to fix bugs and make consistent with OLD version * Changing New-TenantBatch to use template from new release URL * Add support for Go statements in Invoke-SqlAzure command * Revert "Add support for Go statements in Invoke-SqlAzure command" This reverts commit ef6f17cf875c2650d2e2fb57768b045e5598fa30. * Addition of Search database info to WtpConfig * Addition of search head database scenario based on EQ * Corrections to venue types in SQL scripts in ref data update and in adhoc analytics db population * Updating Search-related scripts * Adding Server name to the data projected into the search database * Feature jobs private preview warning (#9) * Adding error message prompting users to download updated PowerShell SDK for elastic jobs APIs * Add error checking to check if subscription is white-listed for Elastic jobs preview * Adding TenantAnalyticsDW demo script files * Fixing extra tab and LF that breaks script * Updating behavior of InvokeSqlCmdOnTenantDatabases to include BaseTenantDB * Removing specific script from Demo-InvokeSqlCmdOnTenantDatabases * Fix latent bug in Get-Catalog * Changed LoadGenerator to run continuously, looking for new dbs to add to the current load * Tweaks to progress bar display behavior * Removing New-Tenant file, function is in CatalogAndDatabaseManagement * Suporting PostalCode input on single and batch tenants * Increasing progress bar to show 10 minutes rows (60 * 10 seconds) * Updated adhoc analytics queries to match those in -OLD * Updated comments in Tenant Analytics scripts * Changes to comments. Removes unused variable assignment * Update to readme with new linky thing. removed references to features not supported in this release. * Updated SQL files with TicketFacts and venue* 'global' views * Removing search module * updating postal codes used by ticket generator
- Loading branch information