Azure Files public access
Hi. We have a number of Azure Files storage accounts that work fine, public access is disabled and they're only accessible within the VNET using private end points. But i have found that that even though public access is disabled > If you enter the…
ADF Copy Activity need to convert SQL String to Jobject
Hi Folks , I have setup a SQL source to cosmos Copy . SQL source is synapse SQL space and the destination is a cosmos . SQL source has 7 columns . one of the column SQL source is valid json with complex structure stored in nvarchar(max) .…
serviceAssociationLinks/AppServiceLink
No se pudo eliminar la red virtual ''. Error:…
Check in Check out feature - I don't want this enabled, but it keeps prompting for it & not allowing me to save document.
I have an excel file that has been in use for years. When we get the daily numbers, I open the new document, hit save as & select the file in question. We have Windows 11 and 2023 version of Excel. No settings have been changed whatsoever but one…
Power Automate: SQL - Transform Data using Power Query recently started giving AADSTS7000113: Application 'f3b07414-6bf4-46e6-b63f-56941f3f4128' is not authorized to make application on-behalf-of calls error
All my Transform Data Using Power Query steps in my flows are receiving the following message after Friday afternoon. I had some successful runs before that, perhaps 30 minutes prior. The error I am receiving is the following: AADSTS7000113: Application…
Azure Logic Apps - Get Workflows via API from Postman
Hello, I am trying to retrieve the list of workflows created on Azure Logic Apps via API. On the Azure side, I have a single resource group within which a Logic App (Standard) resource has been created. Within this Logic App, we have defined several…
Hello everyone, am trying to pass a list of data in a form from a view to mvc controller. there is no model for it
this is the view code @{ ViewData["Title"] = "Result Table"; } <dv> <form action="/Home/CalculateGpa" method="post"> <table> <tr> <td><input…
How to Fix my account login issue
Dear Microsoft Support Team, I hope this message finds you well. I’m reaching out on behalf of my colleague, Mr. Prem, whose email ID is ADMIN (prem.p@sen-sol.com) has been logged out of his account (both in Outlook and Authenticator apps). He was using…
I need help merging my Lean account with my work account
Hello, I am having issues with my account, I need to merge my personal certification email account to my work email account. I was told from Microsoft support to posit my message here for assistance on how to solve this. I have a Microsoft case number I…
How to fix a malformed backend type returned from an Azure sys query?
A malformed backend_type is returned from an azure_sys query in Azure Flexible PostgreSQL pg_stat_activity table: [ { "state": "idle", "query": "SELECT query_stats.pgms_stats_insert_data", …
Azure data sync tables are not updated on portal
I have added two tables to sync-group through power shell script. But the tables are not selected in table list. I refreshed schema , still the tables add to sync-group is not selected.
How to prevent windows from ignoring touch input while a pen is active
We are developing a web based drawing application, and when running in windows, it seems that the operating system ignores all new touch input while a pen is actively writing. I am aware of the "Ignore touch input when I’m using my pen"…
Can I obtain a refund for Azure subscription?
As i cannot reach MS help desk I would like to ask here. Is there any way I can obtain back my Azure subscription payment. The instruction were not clear and I ended up paying for unwanted Standart subscription instead of standart pay as you go plan. Can…
Impact of azure_pg_admin Role on Query Performance in Azure PostgreSQL Flexible Server
We’re using Azure PostgreSQL Flexible Server (v.13) and noticed a significant performance disparity between users that have the azure_pg_admin role and those that don’t. For example, queries that complete in milliseconds for users with azure_pg_admin…
How to implement a Python sql trigger V2 function app?
Hello, I am trying to get the Python SQL trigger to work in Azure functions…
TSQL month name to date
Hi, I have a table with a MNTH column that contains month prefixes - 'JUL', 'AUG', 'SEP', 'OCT', etc., up to 'JUN' of next year. My financial year for this data starts in July and ends in June. Thus, in this data set - start from 202407 up to 202506. In…
Logs Not Visible in Application Insights for .NET Framework 4.6.1 Console App
Hi, I have a console app in .NET Framework 4.6.1 and I am trying to add Application Insights logging, but the logs are not visible in Application Insights. What am I doing wrong? My code: public class Program { private static readonly…
Need help to create web app on azure sandbox to call LLM to generate cobol code from design
Hi, I am participating in hackathon and would like to create a web application using Azure Sandbox, where the application would have 3 upload options 1 for old design 2 for new design 3 for old code and a submit button. once submitted the app would call…
Issue with Billing in MS Azure with Veeam for Microsoft365 Data in Cloud
I recently implemented Veaam for Microsoft 365 Data backup via the Azure Marketplace. The service is working fine but I have recently received 2 bills. The first bill is for an annual Veeam subscription which was expected and am fine with that. The…
How to configure HTTP Log content for Linux Web App Diagnostic Monitoring
Hi, I am running a NodeJS application, hosted in a Linux Azure Web App. I have set up diagnostic logs for HTTP Logs to be forwarded to a Log Analytics Workspace and having looked at the logs I can see there's cookies included by default. I would ideally…