Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separation of processing from data storage account #43

Closed
3 tasks done
JimCircadian opened this issue Aug 24, 2023 · 1 comment
Closed
3 tasks done

Separation of processing from data storage account #43

JimCircadian opened this issue Aug 24, 2023 · 1 comment
Assignees

Comments

@JimCircadian
Copy link
Member

JimCircadian commented Aug 24, 2023

The storage accounts for the applications need to be fed via event grid and the accounts themselves distinct for each app:

  • Move forecast-processing to a dedicated storage account
  • Move input blob processing to a dedicated storage account
    • Hook input blob processing up via event grid rather than direct storage account processing
@JimCircadian
Copy link
Member Author

Error: waiting for creation/update of System Topic Event Subscription: (Event Subscription Name "sub-proc-icenet-data-topic" / System Topic Name "egs-icenet-data-topic" / Resource Group "rg-icenet-data"): Code="Endpoint validation" Message="Destination endpoint not found. Resource details: resourceId: /subscriptions/REDACTED/resourceGroups/rg-icenetuat-processing/providers/Microsoft.Web/sites/app-icenet-processing/functions/InputBlobTrigger. Resource should pre-exist before attempting this operation.

Need to think of a better manner by which to placeholder the trigger function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant