343,447 questions

Sort by: Created
0 answers

issue in OnAppearing() when calling async method is null in realse mode , working fine in debug mode

//exception UserProfileData is null in resale mode , working fine in debug mode protected override async void OnAppearing() { try { base.OnAppearing(); UserProfileData ??= new UserProfileData(); if (UserProfileData.IsDataLoaded) …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,896 questions
asked 2024-05-03T13:41:37.7333333+00:00
Ashutosh Mehere 0 Reputation points
0 answers

Why create compute is taking long time?

I am trying create a compute for my workspaces i tried every combination still it is not working

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,938 questions
asked 2024-05-03T13:41:31+00:00
Aditya Parida 0 Reputation points
0 answers

Issue deploying using Azure CLI with client secret authentication in an Azure DevOps YAML file

We are having issues deploying a BICEP template with Azure CLI in our CI/CD pipeline using a client secret authentication method. The previous key had expired, so we cycled the client secret, added it to the Key Vault for our test environment, and…

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,124 questions
asked 2024-05-03T13:39:38.1066667+00:00
Jack Lazenby 0 Reputation points
0 answers

After update my app on azure I can get to the web page but when login I get the following: Swapping to the Development environment displays detailed information about the error that occurred. I am using Microsoft Authentication and get an internal 500

After update my app on azure I can get to the web page but when login I get the following: Swapping to the Development environment displays detailed information about the error that occurred. I am using Microsoft Authentication and get an internal 500…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,621 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
767 questions
asked 2024-05-03T13:38:01.8333333+00:00
Thomas Blair 0 Reputation points
0 answers

Azure-SDK-for-C IOT Central [ERROR] Device provisioning failed.

I've loaded the subject SDK onto an ESP32 with Arduino and separately in Visual Studio Code. The following are from the Serial Monitor. I'm using the appropriate SAS key, has worked previously. 1970/1/1 00:00:02 [INFO] WiFi connected, IP address:…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
347 questions
asked 2024-05-03T13:35:30.7933333+00:00
Dave Frenk 1 Reputation point
0 answers

do not share recording Teams meeting recording

Good morning, Is it possible not to share video recordings of Teams meetings made by a specific user? I would need this since meetings held with a specific user are very confidential, but must be recorded. Can file sharing be inhibited and not give…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,117 questions
asked 2024-05-03T13:32:22.4+00:00
Francesco Russo 170 Reputation points
0 answers

Why is the "Capacity Header" showing in my Azure Instance and not in co-workers?

Perhaps someone here can help direct me, I am able to see "Capacity" in the header in the Sprint Board. When I send the same url that I am using to someone else, they cannot see the "Capacity" Header in their Sprint Board. Does anyone…

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
331 questions
asked 2024-05-03T13:29:45.2766667+00:00
LEOS, LINDA 41 Reputation points
0 answers

Problems moving a sent message to another folder

I'm trying to update an application which was using IMAP and SMTP to use MS Graph instead, since the IMAP/SMTP access to Office365 is now slowing to a crawl. The application needs to "file" sent messages into specific folders, rather than…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,642 questions
asked 2024-05-03T13:29:41.5033333+00:00
Richard Deeming 0 Reputation points
edited the question 2024-05-03T13:32:10.2266667+00:00
Richard Deeming 0 Reputation points
0 answers

Trying to add Labels and Text on Markers Inside Cluster Layer

Hello, I've performed clustering using the sample code provided by Azure Maps. However, I've utilized my own collection of latitude and longitude coordinates. My issue arises when attempting to add labels and text to the shape points. Despite trying to…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
592 questions
asked 2024-05-03T13:16:21.36+00:00
Nilesh Khonde 0 Reputation points
0 answers

How to separate logs receiving on syslog port 514 to separate table during ingestion and avoid duplication.

Hi Team, I have centralized log forwarders setup which collects logs on 514 port from different application, I want to send those logs to separate table by filtering them at ingestion time. Currently all logs are going to syslog using default DCR rule,…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
986 questions
asked 2024-05-03T13:16:08.3933333+00:00
Disha Bodade 65 Reputation points
0 answers

ASP.NET Core web app with Microsoft SSO via Azure Microsoft Entra ID and not manage secrets - is it possible?

In the Azure Portal, I create a resource Microsoft Entra ID and then add an app registration. In the app registration I can specify redirect URIs for Microsoft logins (SSO) via "Authentication" for my .NET web app: Authentication button on side…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,187 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,560 questions
asked 2024-05-03T13:15:34.5066667+00:00
Shubash Chumber 0 Reputation points
0 answers

Lab not working for Exercise: Navigate the Finance and Operations App in D365 Training

I am trying to complete the lab in D365 Finance and Operations App training, but can't get the lab to work. Please can you help? Working on this page:…

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
30 questions
asked 2024-05-03T13:15:28.02+00:00
Christina Gray 0 Reputation points
0 answers

CDC Start button disabled. Cannot Start CDC in Azure data factory

I created a CDC in adf and made a Git configuration to connect to Azure Devops Repos with a new branch created. Now, I checked out to a new branch. In the new branch, CDC is also there but i cannot start the CDC . It says Please publish to enable the…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,596 questions
asked 2024-05-03T13:15:19.5066667+00:00
Sudip Bala 0 Reputation points
0 answers

Email body message removed when forwarding email

Hello, We are experiencing an odd issue with forwarded emails. I'm not sure if it's affecting everyone or only certain people yet (We have about 800 users, so far only 3 have noticed this). It seems to occur whenever an external email address sends…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,317 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,006 questions
asked 2024-05-03T13:14:43.57+00:00
Matt Chapman 16 Reputation points
0 answers

Permission for the new Purview portal

Hi, When I tried to access existing glossaries from the new Purview Portal (under Business domains), I got "No access - You do not have required permission to access this. Required permission:…

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.
940 questions
asked 2024-05-03T13:14:35.14+00:00
Peizhu S 20 Reputation points
0 answers

New outlook keeps login me out and gives error when login in.

The new outlook keeps asking me to sign in and gives me error all the time on my two accounts. I have to keep using the old version which is problemfree. I dont know what the problem can be.

Outlook
Outlook
A family of Microsoft email and calendar products.
3,006 questions
asked 2024-05-03T13:13:18.2166667+00:00
Eleonor Nyberg Fridlund 0 Reputation points
0 answers

Is there any way to connect Hadoop to SSMS other than ODBC Driver.

We have jobs in SSMS. We are experiencing ODBC Error constantly when the job fails. but we could see other job which are running with same ODBC Driver its succeeding. To avoid this issue, we want to know is there any other way that we can connect Hadoop…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,754 questions
asked 2024-05-03T13:12:37.4933333+00:00
0 answers

Powershell Script to temporarily activate PIM with MFA?

Hello Everyone I am trying to write a script that temporarily activated a PIM Role to my account...the issue is, that my account is secured with MFA, so this does not work: $roleDisplayName = "License Administrator" $roleDefinitionID =…

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,079 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,560 questions
asked 2024-05-03T13:10:03.2133333+00:00
Bühler Gabriel 71 Reputation points
0 answers

How to make SharePoint List Multiline column only show the first few lines

I don't want all text to display on the SharePoint List multiline column but I don't know how to make it show less text as a preview. I want the text form to be rich text and I found that if I added a scroll, it did not fit with rich text.

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,676 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
510 questions
asked 2024-05-03T13:07:37.7733333+00:00
Wang, Ivana 0 Reputation points
0 answers

How i can access a PostgreSQL server DB in a VNet in Azure thorugh python runbook inside an Automation Account ?

Hello team, I have a problem statement, i have an automation account in azure in which i have a python runbook in that runbook i have a script to make a connection to postgreSQL DB server and do some transactions in the DB but the problem is now i have…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
948 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,155 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,122 questions
Azure Database for PostgreSQL
asked 2024-05-03T13:04:21.4433333+00:00
Koushik Purva Mahendra 25 Reputation points