How can ERPNext be integrated with Microsoft services like Azure, Office 365, or Power BI?
We are planning to implement ERPNext for a small to mid-size business, and want to understand how well it works with Microsoft products. Specifically, We are looking for guidance on: Hosting ERPNext on Azure Connecting ERPNext data to Power BI for…
Azure App Service
My snapshot restoration on VM Linux not includs all the partition, what can i do?
I did a resize of my vm and the restoration doesn't include all the partitioons, this is so important
Azure Virtual Machines
Request authorization tenant mismatch - Code 7505
I am getting "Request authorization tenant mismatch." while calling /join (join the meeting), the bot app type is SingleTenant and "Supported account type" is set to " Accounts in any organizational directory (Any Microsoft Entra…
Azure AI Bot Service
HOW TO GET ADMIN RIGHTS TO SETUP METASTORE
i have developer subscription. How to setup admin rights to create metastore.i tried login to databricks accounts as well but its showing error
Azure Databricks
We no longer have access to view our tables in our DB
Hi, So we have a database in our account called "bayer-server-test." After a bit of turnover in our agency, we seem to have misplaced the actual admin credentials to this DB. We do have a user that can connect to the DB, but we can't view our…
Azure SQL Database
decompress a True Flat .zip file (no parent folder) in azure blob storage using azure logic app Standard
we have a logic app WF that gets triggered when email arrives in a mailbox. It gets the attachment in email and uploads to Azure blob storage. Now we need to unzip files that come with .zip extensions. we are facing issue in trying to unzip truly…
Azure Logic Apps
Oracle DB to ADLS using ADF
Hello - I have a requirement to create a data archival for on-prem oracle db. The DB contains attachments like excel,email etc. stored in DB storage as oracle Blobs for pega application. The data will be accessed by business users and we need an…
Azure Data Factory
How to add extended properties (description) to Tables and Columns in Azure Dedicated SQL Pool?
Is there any possible way to add description to Tables or columns in Azure Dedicated SQL Pool. I tried with sp_addextendedproperty, but I got the error: "PROCEDURE 'sp_addextendedproperty' is not supported."
Azure Synapse Analytics
azure free acount
Hi Team, Unable to register the azure free account? Please guide me, Thanks.
Azure Advisor
Cannot deploy free tier DocumentDB due to Total Regional Cores current limit = 0
Hello, I am trying to deploy an Azure DocumentDB free tier for testing migration out of MongoDB. However, when attempting to deploy, I consistently get this error: ` Operation could not be completed as it results in exceeding approved Total Regional…
Azure Cosmos DB
DNS Failures in Apps on Consumption / Flex-Consumption Plans
Since a last few days, function apps deployed on consumption and flex-consumption plans are failing with "([Errno -3] Temporary failure in name resolution)" connecting to other azure services as well as external APIs. We have been managing…
Azure Functions
Azure MySQL Flexible Server stuck in "Updating" state – cannot delete or access it
Hi there, I have a MySQL Flexible Server that is currently stuck in the updating state and cannot be deleted via the portal or CLI. I have already removed all associated VNets, subnets, and private endpoints, so there are no visible network dependencies…
Azure Database for MySQL
Azure Session Hosts SMB crash BSOD - PAGE_FAULT_IN_NONPAGED_AREA (50) - mrxsmb20
Hi Everyone, We have an AVD environment for a customer. For the past 18 months, it's been rock-solid. Really, really reliable. We recently "upgraded" them from 2 x large Session Host VMs to 4 x smaller session hosts for load balancing,…
Azure Virtual Desktop
MS Foundry: Workflow failing to invoke agent when the agent is created with the Python SDK: "The requested operation requires an element of type 'Object', but the target element has type 'Array'."
Hi, I created a workflow in MS Foundry that uses an agent that I created with the Python SDK. I used sample code on…
Azure AI services
I cant able to install mobility agent for replication in source machine
I have configured configuration server for migration, but in the source machine i cant able to install mobility agent its shows some error its working in aws source machine but not working azure vm. Kindly help me on this or provide which agent need to…
Azure Migrate
How to run Lakeflow connector pipeline in Databricks ?
I am using Azure Databricks Lakeflow Connect (Public Preview) to ingest CDC data from Azure SQL. My subscription is Pay-As-You-Go (0d339ce2-e789-41a0-8ca5-35d7dde18867). Lakeflow Connect creates a Gateway that requires serverless compute clusters to be…
Azure Databricks
I’m experiencing issues loading Netsuite transaction table data into ADLS Gen2 via an ODBC connection in Azure Synapse. What are the recommended troubleshooting steps or configuration changes to fix this?
{ "errorCode": "2200", "message": "Failure happened on 'Source' side. 'Type=System.InvalidOperationException,Message=The connection has been…
Azure Synapse Analytics
Precision loss when migrating data from SQL Server to Snowflake using ADF via CSV staging (but not with Direct Copy)
I’m migrating SQL Server tables to Snowflake using Azure Data Factory. Direct Copy from SQL Server to Snowflake works, but I can’t use it because of the 100 MB row size limit. That forces me to take an intermediate staging approach. Approach 1: Direct…
Azure Data Factory
Not able to create Azure DocumentDB (with MongoDB compatibility) resource in South Central US region.
Deployment fails with the error message says "Operation could not be completed as it results in exceeding approved Total Regional Cores quota. Additional details,\nLocation: southcentralus,\nSubscription:…
Azure Cosmos DB
HBase Accelerated Writes in HDInsight, Failure Recovery
I'm trying to understand the durability and performance trade-offs of enabling HBase Accelerated Writes in HDInsight. Specifically What happens if the local disk copy fails or becomes corrupted before the asynchronous sync to ADLS Gen2 occurs? Is…