97,265 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Upgrading to .Net 8 results in errors when referenced by a project targeting '.NetFramework=4.61'

I am using the upgrade assistant to upgrade the framework, but it's resulting in many errors. Is there any documentation available that explains step-by-step how to fix the errors that occur during the framework upgrade process?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,399 questions
.NET Training
.NET Training
.NET: Microsoft Technologies based on the .NET software framework.Training: Instruction to develop new skills.
4 questions
asked 2024-04-29T22:40:37.7233333+00:00
Ziya Ganjili 20 Reputation points
commented 2024-05-07T05:51:57.62+00:00
Pradeep M 475 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

How to fix MailboxNotEnabledForRESTAPI

Dear Team, I'm developing an application that requires access to a mailbox enabled for the Outlook REST API. We need a developer preview account to test our app's functionality, especially for creating online meetings, booking the host and recipient's…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,127 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,010 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,666 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,872 questions
asked 2024-04-18T10:21:56.6666667+00:00
asdfasfawfwfwf 40 Reputation points
edited the question 2024-05-07T05:47:19.11+00:00
LiweiTian-MSFT 14,845 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

AI-900 certification exam got cancelled due to blur image on PAN Card

AI-900 certification exam got cancelled due to blur image on PAN Card How to reschedule exam and to whom I should connect.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,127 questions
asked 2024-05-06T16:03:20.9566667+00:00
Sneha Chavan 20 Reputation points
edited the question 2024-05-07T05:45:23.13+00:00
JimmyYang-MSFT 49,031 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Entra ID Hybrid Join without Entra ID Connect sync

Hi, We have recently taken over IT support of a customer and found the following configuration: Users logon to devices joined to an on-premise Active Directory The is No Entra ID Connect sync installed/configured Most users have a corresponding…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,374 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,581 questions
asked 2024-04-11T11:39:54.3533333+00:00
Alistair Russell 20 Reputation points
edited the question 2024-05-07T05:44:20.6466667+00:00
Crystal-MSFT 43,311 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Which password i should input on Azure CLI while installing nginx and while typing sudo apt-get install -y nginx

This question is related to the following Learning Module

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
948 questions
asked 2024-04-30T10:56:39.6133333+00:00
AMAR 20 Reputation points
commented 2024-05-07T05:41:59.6033333+00:00
VarunTha 3,445 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to get the subscription key of an ARM-based Azure AI video indexer account?

Is there a way to obtain the subscription key of an ARM-based Azure AI video indexer account? If so, what is the process to do so? Thank you.

Azure AI Video Indexer
Azure AI Video Indexer
An Azure video analytics service that uses AI to extract actionable insights from stored videos.
46 questions
asked 2024-05-01T14:21:30.5933333+00:00
Vishnoi, Astha 160 Reputation points
accepted 2024-05-07T05:32:46.5433333+00:00
Vishnoi, Astha 160 Reputation points
1 answer One of the answers was accepted by the question author.

Missing description field for Azure Firewall Policy Rule Collection Group rules

In the reference documentation for creating rules in rule collection groups in Azure Firewall Policy the description field is listed as valid for individual rules:…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
573 questions
Azure Firewall Manager
Azure Firewall Manager
An Azure service that provides central network security policy and route management for globally distributed, software-defined perimeters.
85 questions
asked 2022-10-03T18:06:51.19+00:00
Mats Estensen 46 Reputation points
commented 2024-05-07T05:28:06.9366667+00:00
KapilAnanth-MSFT 35,336 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

Azure Arc Assistance

this is for my end user and not myself I am setting up Azure Arc with a Private Endpoint so that Arc traffic goes over the VPN to azure. I need assistance in setting up the conditional forwards in our on premises DNS as the Microsoft instructions could…

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
325 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
469 questions
asked 2024-04-24T15:59:34.6966667+00:00
Dr. Rashida Garner 20 Reputation points
commented 2024-05-07T05:14:18.24+00:00
GitaraniSharma-MSFT 47,676 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

How to get the range index of repeated elements. LINQ

Thank Dim MyArray as String()={"A","A","A","B","B","C","A","A"} 'Need Result as Array 0-2 3-4 5-5 6-7

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,580 questions
asked 2024-04-21T16:51:14.6766667+00:00
Mansour_Dalir 1,591 Reputation points
commented 2024-05-07T05:08:25.8033333+00:00
Mansour_Dalir 1,591 Reputation points
2 answers One of the answers was accepted by the question author.

How to read Excel in Sharepoint in Azure Functions and send email in Azure Functions using Python

Hello all, I want to read Excel data in SharePoint as df using Python. Currently, I am test my code in my local Workspace. But always get error. I am wondering if I need to deploy first then test it. And do anyone know the code of reading Excel from…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,303 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,676 questions
asked 2024-05-03T01:08:23.6666667+00:00
Olivia Chen 20 Reputation points
accepted 2024-05-07T04:41:10.65+00:00
Olivia Chen 20 Reputation points
1 answer One of the answers was accepted by the question author.

Company Branding not available - why?

I am not able to access the company branding section in Microsoft Entra > Identities > User experiences > Company branding. The user experiences section does not even show up in the list of items to choose. According to the Microsoft article:…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,840 questions
asked 2023-11-13T15:13:26.8666667+00:00
Damon Villar 40 Reputation points
commented 2024-05-07T04:40:13.6133333+00:00
Rocky Stefano 0 Reputation points
3 answers One of the answers was accepted by the question author.

Sharepoint JSON Formatting for dates that is past due for 3 days from the current working date

Hi, For your assistance, please. I'm having another problem on my other Sharepoint list that I'm creating. I'd need to have a particular cell to be highlighted as red if it is already beyond the current date (weekends and holidays should not be…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,697 questions
asked 2024-05-02T05:53:15.1433333+00:00
Treb Bert 20 Reputation points
commented 2024-05-07T04:19:20.7266667+00:00
Treb Bert 20 Reputation points
3 answers One of the answers was accepted by the question author.

Azure Postgresql Flexi instance - How to check the table creation date and time

HI Can someone help me to find the tables/objects create date/time in Azure postgresql flexi instance ? we used to use this one , select * from pg_stat_file( pg_relation_filepath('alert') ) in on-prem but that's not working in azure with admin user due…

Azure Database for PostgreSQL
asked 2024-04-24T02:29:38.51+00:00
subhash-DBA 40 Reputation points
accepted 2024-05-07T03:53:45.71+00:00
subhash-DBA 40 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Data Factory - Generate custom Guid and copy to SQL table

I need to generate a unique Guid which contains only numeric and of length 20, for every row in the table. Currently, I am running one lookup activity (name - FetchIDs) to run the Stored procedure. Output of the lookup activity is as shown below { …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,610 questions
asked 2024-04-24T04:52:39.85+00:00
SR 60 Reputation points
accepted 2024-05-07T03:51:24.33+00:00
SR 60 Reputation points
1 answer One of the answers was accepted by the question author.

AuthorizationFailed Exercise - Create an Azure virtual machine

christopher [ ~ ]$ az vm create --resource-group "learn-44f24c66-03ca-429e-b7d7-40d7a4066486" --name my-vm --public-ip-sku Standard --image Ubuntu2204 --admin-username azureuser --generate-ssh-keys (AuthorizationFailed) The client…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
948 questions
asked 2024-05-02T14:57:41.7333333+00:00
Christopher Mills 20 Reputation points
commented 2024-05-07T03:50:35.5833333+00:00
roland abellano 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to upgrade the Azure Synapse Runtime for Apache Spark 3.1 to version 3.3

We received an email regarding the retirement of Apache Spark 3.1 as of January 26, 2024. There is a notice saying to upgrade to Apache Spark 3.3 when clicking on [Azure Synapse Link for Dataverse] from Power Apps, but I am not seeing the Update option…

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,400 questions
asked 2024-01-12T10:45:46.7933333+00:00
Upul Karunaratne 20 Reputation points
commented 2024-05-07T03:40:46.72+00:00
Smaran Thoomu 10,000 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

I would like to get information about NCadsA10_v4 series.

Hello. I would like to use NCadsA10_v4 series in West US3 region. By the way, there is no place to know the information about this SKU, so I would like to know how many GPUs there are and how many VRAMs there are. By any chance, could you provide a link…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,164 questions
asked 2024-04-25T04:21:37.95+00:00
유진 150 Reputation points
accepted 2024-05-07T02:58:48.8233333+00:00
유진 150 Reputation points
4 answers One of the answers was accepted by the question author.

How to install sql server on windows 11 using UTM on mac,

Hello everyone Please help me. I am stuck here for 2 days. I am trying to install sqlserver 2022 on windows 11 using UTM on mac m1. I am getting this error.

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,767 questions
asked 2023-01-25T16:38:55.61+00:00
Malik Allahyar Nawabi 20 Reputation points
commented 2024-05-07T02:53:33.55+00:00
Merna 0 Reputation points
1 answer One of the answers was accepted by the question author.

Sharepoint News Connectors Not Working (2024.04.08)

I get the following when I try to add a connector to a sharepoint site. I am trying to get a TEAMS feed to load on my sharepoint site as a landing page for the organization. Something went wrong If the problem persists, contact the site administrator…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,840 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,127 questions
asked 2024-04-08T16:18:55.05+00:00
Chad McCluskey 20 Reputation points
edited the question 2024-05-07T02:47:41.8+00:00
Haoyan Xue_MSFT 19,951 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Access OneDrive offline files programmatically on Android.

I have an application on windows that views various file formats (music xml, pdf, etc) and supports text and drawing annotations for the files. These annotations are stored in a 'project' file. For typical usage, the files and the project files are…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,697 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,138 questions
asked 2024-04-29T20:32:26.3366667+00:00
Dan Travison 20 Reputation points
edited the question 2024-05-07T02:46:07.39+00:00
Emily Du-MSFT 41,941 Reputation points Microsoft Vendor