Skip to content

Commit

Permalink
Merge pull request #665 from solliancenet/mg-0.4.0-pr-5
Browse files Browse the repository at this point in the history
RELEASE 0.4.0: Resolving issues in json templates
  • Loading branch information
ciprianjichici authored Feb 23, 2024
2 parents 4204f74 + ce6a50b commit 54e8c6e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{\"EventProcessingCycleSeconds\":60,\"Topics\":[{\"Name\":\"storage\",\"SubscriptionPrefix\":\"storage-agent-factory\",\"EventTypeProfiles\":[{\"EventType\":\"Microsoft.Storage.BlobCreated\",\"EventSets\":[{\"Namespace\":\"ResourceProvider.FoundationaLLM.Agent\",\"Source\":\"/subscriptions/${AZURE_SUBSCRIPTION_ID}/resourceGroups/rg-${AZURE_ENV_NAME}/providers/Microsoft.Storage/storageAccounts/${AZURE_STORAGE_ACCOUNT_NAME}\",\"SubjectPrefix\":\"/blobServices/default/containers/resource-provider/blobs/FoundationaLLM.Agent\"}]}]}]}
{\"EventProcessingCycleSeconds\":60,\"Topics\":[{\"Name\":\"storage\",\"SubscriptionPrefix\":\"storage-agent-factory\",\"EventTypeProfiles\":[{\"EventType\":\"Microsoft.Storage.BlobCreated\",\"EventSets\":[{\"Namespace\":\"ResourceProvider.FoundationaLLM.Agent\",\"Source\":\"/subscriptions/${env:AZURE_SUBSCRIPTION_ID}/resourceGroups/rg-${env:AZURE_ENV_NAME}/providers/Microsoft.Storage/storageAccounts/${env:AZURE_STORAGE_ACCOUNT_NAME}\",\"SubjectPrefix\":\"/blobServices/default/containers/resource-provider/blobs/FoundationaLLM.Agent\"}]}]}]}
2 changes: 1 addition & 1 deletion deploy/starter/config/core-api-event-profile.template.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{\"EventProcessingCycleSeconds\":60,\"Topics\":[{\"Name\":\"storage\",\"SubscriptionPrefix\":\"storage-core\",\"EventTypeProfiles\":[{\"EventType\":\"Microsoft.Storage.BlobCreated\",\"EventSets\":[{\"Namespace\":\"ResourceProvider.FoundationaLLM.Agent\",\"Source\":\"/subscriptions/${AZURE_SUBSCRIPTION_ID}/resourceGroups/rg-${AZURE_ENV_NAME}/providers/Microsoft.Storage/storageAccounts/${AZURE_STORAGE_ACCOUNT_NAME}\",\"SubjectPrefix\":\"/blobServices/default/containers/resource-provider/blobs/FoundationaLLM.Agent\"}]}]}]}
{\"EventProcessingCycleSeconds\":60,\"Topics\":[{\"Name\":\"storage\",\"SubscriptionPrefix\":\"storage-core\",\"EventTypeProfiles\":[{\"EventType\":\"Microsoft.Storage.BlobCreated\",\"EventSets\":[{\"Namespace\":\"ResourceProvider.FoundationaLLM.Agent\",\"Source\":\"/subscriptions/${env:AZURE_SUBSCRIPTION_ID}/resourceGroups/rg-${env:AZURE_ENV_NAME}/providers/Microsoft.Storage/storageAccounts/${env:AZURE_STORAGE_ACCOUNT_NAME}\",\"SubjectPrefix\":\"/blobServices/default/containers/resource-provider/blobs/FoundationaLLM.Agent\"}]}]}]}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{\"EventProcessingCycleSeconds\":60,\"Topics\":[{\"Name\":\"storage\",\"SubscriptionPrefix\":\"storage-vect\",\"EventTypeProfiles\":[{\"EventType\":\"Microsoft.Storage.BlobCreated\",\"EventSets\":[{\"Namespace\":\"ResourceProvider.FoundationaLLM.Vectorization\",\"Source\":\"/subscriptions/${AZURE_SUBSCRIPTION_ID}/resourceGroups/rg-${AZURE_ENV_NAME}/providers/Microsoft.Storage/storageAccounts/${AZURE_STORAGE_ACCOUNT_NAME}\",\"SubjectPrefix\":\"/blobServices/default/containers/resource-provider/blobs/FoundationaLLM.Vectorization\"}]}]},{\"Name\":\"configuration\",\"SubscriptionPrefix\":\"config-vect\",\"EventTypeProfiles\":[{\"EventType\":\"Microsoft.AppConfiguration.KeyValueModified\",\"EventSets\":[{\"Namespace\":\"ResourceProvider.FoundationaLLM.Configuration\",\"Source\":\"/subscriptions/${AZURE_SUBSCRIPTION_ID}/resourceGroups/rg-${AZURE_ENV_NAME}/providers/Microsoft.AppConfiguration/configurationStores/${AZURE_APP_CONFIG_NAME}\"}]}]}]}
{\"EventProcessingCycleSeconds\":60,\"Topics\":[{\"Name\":\"storage\",\"SubscriptionPrefix\":\"storage-vect\",\"EventTypeProfiles\":[{\"EventType\":\"Microsoft.Storage.BlobCreated\",\"EventSets\":[{\"Namespace\":\"ResourceProvider.FoundationaLLM.Vectorization\",\"Source\":\"/subscriptions/${env:AZURE_SUBSCRIPTION_ID}/resourceGroups/rg-${env:AZURE_ENV_NAME}/providers/Microsoft.Storage/storageAccounts/${env:AZURE_STORAGE_ACCOUNT_NAME}\",\"SubjectPrefix\":\"/blobServices/default/containers/resource-provider/blobs/FoundationaLLM.Vectorization\"}]}]},{\"Name\":\"configuration\",\"SubscriptionPrefix\":\"config-vect\",\"EventTypeProfiles\":[{\"EventType\":\"Microsoft.AppConfiguration.KeyValueModified\",\"EventSets\":[{\"Namespace\":\"ResourceProvider.FoundationaLLM.Configuration\",\"Source\":\"/subscriptions/${env:AZURE_SUBSCRIPTION_ID}/resourceGroups/rg-${env:AZURE_ENV_NAME}/providers/Microsoft.AppConfiguration/configurationStores/${env:AZURE_APP_CONFIG_NAME}\"}]}]}]}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{\"EventProcessingCycleSeconds\":60,\"Topics\":[{\"Name\":\"storage\",\"SubscriptionPrefix\":\"storage-vectw\",\"EventTypeProfiles\":[{\"EventType\":\"Microsoft.Storage.BlobCreated\",\"EventSets\":[{\"Namespace\":\"ResourceProvider.FoundationaLLM.Vectorization\",\"Source\":\"/subscriptions/${AZURE_SUBSCRIPTION_ID}/resourceGroups/rg-${AZURE_ENV_NAME}/providers/Microsoft.Storage/storageAccounts/${AZURE_STORAGE_ACCOUNT_NAME}\",\"SubjectPrefix\":\"/blobServices/default/containers/resource-provider/blobs/FoundationaLLM.Vectorization\"}]}]},{\"Name\":\"configuration\",\"SubscriptionPrefix\":\"config-vectw\",\"EventTypeProfiles\":[{\"EventType\":\"Microsoft.AppConfiguration.KeyValueModified\",\"EventSets\":[{\"Namespace\":\"ResourceProvider.FoundationaLLM.Configuration\",\"Source\":\"/subscriptions/${AZURE_SUBSCRIPTION_ID}/resourceGroups/rg-${AZURE_ENV_NAME}/providers/Microsoft.AppConfiguration/configurationStores/${AZURE_APP_CONFIG_NAME}\"}]}]}]}
{\"EventProcessingCycleSeconds\":60,\"Topics\":[{\"Name\":\"storage\",\"SubscriptionPrefix\":\"storage-vectw\",\"EventTypeProfiles\":[{\"EventType\":\"Microsoft.Storage.BlobCreated\",\"EventSets\":[{\"Namespace\":\"ResourceProvider.FoundationaLLM.Vectorization\",\"Source\":\"/subscriptions/${env:AZURE_SUBSCRIPTION_ID}/resourceGroups/rg-${env:AZURE_ENV_NAME}/providers/Microsoft.Storage/storageAccounts/${env:AZURE_STORAGE_ACCOUNT_NAME}\",\"SubjectPrefix\":\"/blobServices/default/containers/resource-provider/blobs/FoundationaLLM.Vectorization\"}]}]},{\"Name\":\"configuration\",\"SubscriptionPrefix\":\"config-vectw\",\"EventTypeProfiles\":[{\"EventType\":\"Microsoft.AppConfiguration.KeyValueModified\",\"EventSets\":[{\"Namespace\":\"ResourceProvider.FoundationaLLM.Configuration\",\"Source\":\"/subscriptions/${env:AZURE_SUBSCRIPTION_ID}/resourceGroups/rg-${env:AZURE_ENV_NAME}/providers/Microsoft.AppConfiguration/configurationStores/${env:AZURE_APP_CONFIG_NAME}\"}]}]}]}

0 comments on commit 54e8c6e

Please sign in to comment.