In container crash logs, error is 'container couldn't be started. And at the end of the logs, there is an exception
raise Exception("Please add azure sentinel customer_id and shared_key to azure key vault/application settings of web app")
Possible solution
Steps to reproduce
1.
2.
3.
4.
Screenshots
Context
Your Environment
Version used:
Environment name and version (e.g. Chrome 59, node.js 5.4, python 3.7.3):
Describe the bug
While browsing the site, I am getting 405 Method not found error. I did all the configurations as mentioned in the document - https://docs.paloaltonetworks.com/prisma/prisma-access/prisma-access-cloud-managed-admin/third-party-integrations-with-prisma-access/microsoft-integrations-with-prisma-access/set-up-log-forwarding-to-microsoft-sentinel/set-up-https-log-forwarding-to-microsoft-sentinel. I have also set SHARED_KEY and WORKSPACE_ID key/values in web app configuration.
Expected behavior
Web app should run without any issue
Current behavior
In container crash logs, error is 'container couldn't be started. And at the end of the logs, there is an exception
raise Exception("Please add azure sentinel customer_id and shared_key to azure key vault/application settings of web app")
Possible solution
Steps to reproduce
1. 2. 3. 4.
Screenshots
Context
Your Environment