Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Nachdem die Azure Services bereitgestellt wurden sind, gilt es noch die primedocs Konfiguration zu hinterlegen und die eigentliche Applikation zu deployen.

Erstellung der Konfiguration

Die nötige primedocs.config wird Ihnen von unserem Support erstellt. Hierfür benötigen wir folgende Angaben:

...

HostUrl: Die URL des App Services.

...

StorageAccountName: Der Name des Storage Accounts.

...

DbConnectionString: Der ConnectionString von der produktiven Datenbank.

...

OperationDbConnectionString: Der ConnectionString von der zweiten Datenbank.

...

Once the Azure services have been provided, the primedocs configuration still needs to be stored and the actual application deployed.

Create configuration

The necessary primedocs.config will be created for you by our support team. We need the following information for this:

  • HostUrl: The URL of the app service.

  • StorageAccountName: The name of the storage account.

  • DbConnectionString: The ConnectionString from the productive database.

  • OperationDbConnectionString: The ConnectionString from the second database.

  • AzureAdClientId: The ClientId of the Entra App Registration

  • AzureAdClientSecret: Das The ClientSecret der of the Entra App Registration

  • AzureAdDataSourceAdminAppClientId: Die The ClientId der of the Entra App Registration für die for the DataSourceAdminApp

  • AzureAdDataSourceAdminAppClientSecret: Das The ClientSecret der of the Entra App Registration für die for the DataSourceAdminApp

  • AllowedTenantId: Die Tenant-Id des Entra IDs The tenant ID of the Entra ID

  • KeyVaultUrl: Die URL zum Key Vault Key (z.B. so The URL to the key vault key (e.g. https://customer.vault.azure.net/keys/dataprotection/{keynumber})

Danach wird ein A primedocs.config und ein and a cert.pfx erzeugt, welches in den Storage im are then created, which are stored in the primedocs-customer Container abgelegt wird container.

Deployment

Das Deployment geschieht über ein ZipDeploy, welches am einfachsten über die erweiterten Tools ausgeführt werden kannDeployment takes place via a ZipDeploy, which can be executed most easily via the advanced tools:

...

Das gelieferte .zip kann dann anschliessend hier hochgeladen werdenThe supplied .zip can then be uploaded here:

...

Configure DataSourceAdminApp

...

After deployment, further configuration is available here:

https://customer.com/datasourceadminapp