340,026 questions

Sort by: Updated
0 answers

App Container console logs are cutoff

My application writes logs as follows: 2024-04-18 22:44:35,588|8|INFO|mkt_data_loader.load_data|loading data: [] 2024-04-18 22:44:35,915|8|INFO|mkt_data_loader.load_data|data loaded successfully 2024-04-18…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
257 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,836 questions
asked 2024-04-19T03:01:40.03+00:00
mike010101 0 Reputation points
edited the question 2024-04-19T05:09:40.5866667+00:00
ajkuma 22,086 Reputation points Microsoft Employee
0 answers

Error 429 only if Outlook is already open when try to automate an email

Good day Gurus of .Net Since I started trying to get my app to be option strict compliant, I've suddenly started getting error 429 Unable to create active x component BUT only when Outlook is already open. I have the following code to get an instance of…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,910 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,564 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,457 questions
asked 2024-04-18T12:05:49.05+00:00
Hugh Self Taught 81 Reputation points
edited the question 2024-04-19T05:08:55.4166667+00:00
SokiGuo-MSFT 22,921 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

AZ-305 share certificate link missing in the profile

i have completed my AZ-305 certification two days back, however I am unable to see the "Share" option to share the certificate information on the social media like Linked-in through Credly. Kindly guide me the steps to do ?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,821 questions
asked 2024-04-18T20:12:12.87+00:00
58609231 1 Reputation point
accepted 2024-04-19T05:08:24.0566667+00:00
58609231 1 Reputation point
1 answer

Memory Leak in Self-Hosted IR Affects Data Copy Tasks in Azure Data Factory

Hello, I am encountering a serious issue with the Azure Self-Hosted Integration Runtime where a process named diawp.exe is consuming all available memory. This is impacting the performance of data copy tasks in Azure Data Factory, where jobs remain…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,477 questions
asked 2024-04-15T10:46:02.8166667+00:00
Coby Lin 0 Reputation points
commented 2024-04-19T05:06:15.2666667+00:00
Vinodh247-1375 11,031 Reputation points
0 answers

how to fix Property pageOverlapLength is not allowed in Skillset Definition

I used the Import and vectorize data wizard to help setup a RAG pipeline. I did not change anything and noticed some warnings in the created Skillset Property pageOverlapLength is not allowed. Property maximumPagesToTake is not allowed Especially…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
694 questions
asked 2024-04-17T09:05:06.53+00:00
Hessel Wellema 171 Reputation points
commented 2024-04-19T05:05:49.32+00:00
Grmacjon-MSFT 15,606 Reputation points
1 answer

reduce waiting time within a synapse pipeline/ improve performance synapse pipeline

A certain synapse pipeline takes a very long time. When I look at the various activities within this pipeline, the activities themselves don't take much time at all. It's mostly the waiting time between them that is consuming a lot of time. We are using…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,342 questions
asked 2024-04-15T12:38:49.0633333+00:00
MG 5 Reputation points
commented 2024-04-19T05:05:03.94+00:00
Vinodh247-1375 11,031 Reputation points
0 answers

Clear cache for autodiscover endpoint acompli.net for domains

Hello, I am part of a hosting company, we are trying to troubleshoot an issue regarding auto configuration of Outlook when certain domains are used. We've seen similar forum posts like the situation we have, and have narrowed it down to Outlook using its…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,910 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,870 questions
asked 2024-04-04T13:40:10.8066667+00:00
Valentin Iulian 0 Reputation points
edited a comment 2024-04-19T05:04:45.4433333+00:00
SokiGuo-MSFT 22,921 Reputation points Microsoft Vendor
2 answers

Assign RBAC "Key Vault Administrator" role to Azure App via C# (.NET SDK)

I use below C# code create KeyVault with RBAC permission model. using KeyVaultModels = Microsoft.Azure.Management.KeyVault.Models; KeyVaultModels.VaultProperties vaultProperties = new KeyVaultModels.VaultProperties() {   EnableRbacAuthorization = true,  …

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,100 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
660 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,111 questions
asked 2024-04-15T17:13:55.76+00:00
ASR 671 Reputation points
answered 2024-04-19T05:02:14.85+00:00
ASR 671 Reputation points
1 answer

Protection could not be enabled, as the information about the virtual machine could not be retrieved.

Dear Forum, I currently at a lost. I have a total of 11 VM that need to be protected. The process was going smooth but there are 2 VMs that do not enable protection. The agent install, I can see it in the programs and application. The logs…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
627 questions
asked 2021-11-09T14:30:06.983+00:00
Sherlon Martina 21 Reputation points
commented 2024-04-19T05:01:37.8233333+00:00
SadiqhAhmed-MSFT 36,961 Reputation points Microsoft Employee
0 answers

Cannot create web app using Azure App Service.

I am unable to create a web app using Azure: The deployment gets stuck for 3-4 hours and I get this message: The subscription <id> is not allowed to create or update the serverfarm. I am using Azure for students.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,836 questions
asked 2024-04-19T05:01:37.2933333+00:00
Sameer Trivedi 0 Reputation points
0 answers

Developer Portal - "Publish to your org" page not loading

I'm trying to publish a newly created App to my org via the Developer Portal: https://dev.teams.microsoft.com/apps... Everything is seems to be setup correctly. The package validates with the online validator. But when I go to "Publish to your…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,032 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,823 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,821 questions
asked 2024-04-18T18:51:14.4+00:00
Michael Karampalas 0 Reputation points
edited the question 2024-04-19T04:57:09.18+00:00
ajkuma 22,086 Reputation points Microsoft Employee
2 answers

How can I scan views from the same Azure Synapse Analytics schema to multiple collections?

I have multiple collections in Microsoft Purview. I have registered an Azure Synapse Analytics source to a parent collection. Depending on the ownership of the datasets I need to scan in views from the same schema to different collections. When I scan…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,342 questions
Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
919 questions
asked 2024-04-17T16:10:58.4633333+00:00
HR 0 Reputation points
commented 2024-04-19T04:54:58.7566667+00:00
Harishga 3,255 Reputation points Microsoft Vendor
1 answer

Azure data factory - errors on columns that has name starting with @ (special characters)

Azure data factory - errors on columns that has name starting with @ (special characters) We have a csv file, it has first column with column name "@dataetag" . Azure data factory - fails and gives error on that column. any solution to…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,477 questions
asked 2024-04-16T14:53:15.4866667+00:00
Grover, Jyoti 40 Reputation points
commented 2024-04-19T04:54:29.5766667+00:00
AnnuKumari-MSFT 30,361 Reputation points Microsoft Employee
0 answers

Can I use the aptos font in my commercial web app?

Is it legal to include the new Windows font (aptos) in my commercial web app?

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
762 questions
asked 2024-04-18T00:30:46.8433333+00:00
Landa, Miroslav 0 Reputation points
commented 2024-04-19T04:53:15.1933333+00:00
VenkateshDodda-MSFT 17,911 Reputation points Microsoft Employee
0 answers

Failed to add azure webjobs in linux server

When every I am trying to add Azure Webjobs in linux OS its show failed to add web jobs. I am using curl command in the .sh file for adding the webjobs. Second one always shows: Results error and shows symbol.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,836 questions
asked 2024-04-16T15:44:27.8866667+00:00
Gopal, Navaneethakrishnan 0 Reputation points
commented 2024-04-19T04:52:37.49+00:00
VenkateshDodda-MSFT 17,911 Reputation points Microsoft Employee
1 answer

Help needed: Current cost is showing more than spending limit in Azure

Hello, I have an MSDN Platforms Subscription for Azure that provides $100 of free credits each month. My spending limit hasn't been removed, and no payment method is added to the subscription. I read on Microsoft's website that the spending limit is…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,006 questions
asked 2024-04-12T13:23:43.5533333+00:00
Akash Kakkar 0 Reputation points
commented 2024-04-19T04:51:54.4433333+00:00
Vinodh247-1375 11,031 Reputation points
0 answers

Some doubts regarding after registering for WinUI3 packaged with external location app?

Hi, I was earlier creating a WinUI3 blank unpackaged app. Followed the steps here to make my solution from packaged to unpackaged application. In this project I have disabled the XAML code and created my own entry point (WinMain). Steps that I have…

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
722 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,519 questions
asked 2024-04-18T11:28:49.1633333+00:00
Rohan Pande 245 Reputation points
edited the question 2024-04-19T04:49:40.81+00:00
Rohan Pande 245 Reputation points
0 answers

Azure HTTP trigger

I have http endpoint where i need to get the data and insert into the SQL table. This is pipeline i am trying to build but i am not able to map the columns in the SQL table with the previous step. I have given only the link and select the method as…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,827 questions
asked 2024-04-16T12:06:17.88+00:00
Power BI Admin Ciel 0 Reputation points
edited a comment 2024-04-19T04:49:38.28+00:00
VenkateshDodda-MSFT 17,911 Reputation points Microsoft Employee
0 answers

Transfer a domain away from Azure?

Hi all, Attempting to move my domain off of Azure. Generally finding help that leads me to App Service Domain -> Domain Management -> Advanced Management. But my options are not there. Is the (Preview) version missing the Transfer option? Did this…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,836 questions
asked 2024-04-19T02:26:30.9933333+00:00
aerocoders 1 Reputation point
edited the question 2024-04-19T04:48:43.3733333+00:00
TP 74,786 Reputation points
0 answers

Going round in circles

How does one make an enquiry about invoices, having disabled the subscription for fear of further charges? It seems you can't raise a support ticket if the subscription is disabled, but will we get additional charge if we enable it to raise the support…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,351 questions
asked 2024-04-19T04:47:00.27+00:00
Clark, Ivy 0 Reputation points