azure-docs
azure-docs copied to clipboard
Open source documentation of Microsoft Azure
Ok for the configuration, but for what usage? The only use case described in that page is for ftp. Is "web deploy" possible through a user authentication? An app authentication?...
The page talks about settings only applicable for extensions versions starting at 5.0.0, but I could not find any information about this version. Is it unreleased? I could only find...
Hi The secret scopes limit states the limit is 100 secret scopes per Account, I believe this is incorrect and the limit is 100 per workspace. --- #### Document Details...
A few issues: 1. https://docs.microsoft.com/en-us/azure/communication-services/quickstarts/chat/quickstart-botframework-integration#step-3---enable-azure-communication-services-chat-channel In Step 3. You have a blocker - not ideal. If you have a known blocker, why don't you inform customers/users how they can allow-list...
[Enter feedback here] Somehow it's not really clear if only tables or also views are synced between SparkSQL and the Lake Database. I see views I created in SparkSQL in...
The German translation of this article "Übersicht über Microsoft Defender für Server" (https://docs.microsoft.com/de-de/azure/defender-for-cloud/defender-for-servers-introduction) states incorrectly states that Defender for Server includes a license for Defender for Endpoint: ***Integrierte Lizenz für...
[Enter feedback here] AFD Standard does not support OWASP rules, only custom rules. There should be a note on this page that explains what sections apply to the SKUS of...
As stated https://docs.microsoft.com/en-us/azure/logic-apps/manage-logic-apps-with-visual-studio there is VS2022 not supported. Please can you share roadmap when if planned ? --- #### Document Details ⚠ *Do not edit this section. It is required...
Hello, I'm having trouble creating a container with AutoScale enabled using the Python SDK: ` database = client.get_database_client(database_id) container = database.create_container_if_not_exists( id=container_id, partition_key=partition_key, offer_throughput=4000)` I have successfully created an AutoScale...
From the documentation, it doesn`t get clear to me if one can use the REST API of the DPS (e.g. manage individual enrollments) without an SAS token but with a...