97,049 questions

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

NuGet Error NU1101

I am not a developer but I am hoping to test an application provided by Microsoft. https://learn.microsoft.com/en-us/azure/active-directory-b2c/configure-authentication-sample-web-app?tabs=visual-studio I have downloaded what is needed. After the…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,618 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,540 questions
asked 2023-08-08T19:00:57.16+00:00
Mike 246 Reputation points
commented 2024-05-02T09:46:01.3733333+00:00
Zakaria khudadady 0 Reputation points
1 answer One of the answers was accepted by the question author.

Do you know how to install the 'ODBC Driver 17 for PostgreSQL' on a Azure Databricks cluster?

I am attempting to run postgreSQL stored procedures , through Azure Databricks notebook. We have stored procedure written in Azure Database for PostgreSQL and we want to run postgreSQL stored procedures through Azure Databricks Notebook (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,386 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,935 questions
Azure Database for PostgreSQL
asked 2024-04-30T11:06:56.06+00:00
Anuj, Singh (Cognizant) 25 Reputation points
accepted 2024-05-02T09:34:32.8666667+00:00
Anuj, Singh (Cognizant) 25 Reputation points
1 answer One of the answers was accepted by the question author.

Why do Neural Custom Forms not support Signature recognition when normal forms do?

Why is it that the Neural Form extraction does not support Signature extraction (i.e a true/false idenitification of the presence of a signature) when the Template form does?

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,379 questions
asked 2024-04-30T10:19:44.2666667+00:00
paul holden 20 Reputation points
accepted 2024-05-02T09:22:41.9166667+00:00
paul holden 20 Reputation points
6 answers One of the answers was accepted by the question author.

Sending Mail in Azure

I was full of hope when I saw Azure Email Communication Service. But when I read more, https://learn.microsoft.com/en-us/azure/communication-services/concepts/email/sdk-features, I am not sure if I believe what I read. Azure Email Communication Service…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
681 questions
asked 2023-10-02T08:19:28.81+00:00
K. Kong 126 Reputation points
edited an answer 2024-05-02T09:13:03.9433333+00:00
Kaushik Dutta 0 Reputation points
1 answer One of the answers was accepted by the question author.

Upgrade SCCM 2207 to SCCM 2309 issue / Questions

Hi, I tried many times to upgrade my SCCM 2207 to SCCM 2309 on the Windows server 2022 , it is failing every time, because after upgrading to SCCM 2309, my MP does not running and is RED and I cannot start it and on the IIS I cannot see some entries like…

Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
965 questions
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
905 questions
Microsoft Configuration Manager
asked 2024-04-22T18:28:34.78+00:00
PerserPolis-1732 1,326 Reputation points
accepted 2024-05-02T09:12:31.85+00:00
PerserPolis-1732 1,326 Reputation points
3 answers One of the answers was accepted by the question author.

Copy Activity SFTP sometimes copies files and sometimes does not

I run once a day a pipeline that has a 'Get Metadata' returning Child items and I filter the result to CSV type. The result is then past to a For Each which has a Copy data task and for each file @item().name it picks up the file from an SFTP and puts…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,585 questions
asked 2024-04-25T07:48:47.2866667+00:00
Jay 536 Reputation points
commented 2024-05-02T09:10:32.5133333+00:00
Harishga 3,430 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Do not qualify for developer sandbox? Needed for Learn Modules

Hello, The Learn module in the Microsoft 365 fundamentals (https://learn.microsoft.com/en-us/training/modules/what-is-m365/5-explore-microsoft-365-tenant) instructs learners to create a developer account to get the free 90-day sandbox to train in.…

Microsoft 365 Training
Microsoft 365 Training
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.Training: Instruction to develop new skills.
27 questions
Office 365 Training
Office 365 Training
Office 365: A set of Microsoft legacy offerings that combine Office desktop apps with cloud services including OneDrive and Microsoft Teams.Training: Instruction to develop new skills.
18 questions
asked 2024-04-11T17:36:20.01+00:00
rclamarre 20 Reputation points
edited the question 2024-05-02T08:57:08.9733333+00:00
kguntaka 405 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Storage Account with Private Endpoint. Can it be accessed from Public IPs through Azure Firewall?

I have a Storage Account with Private Endpoint. My Vnet is protected with Azure Firewall. Storage Account is accessible from On-premises or other (through Azure VPN GW) and from other peered Vnets. All traffic to the Storage Account Private Endpoint is…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,705 questions
Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
570 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.
466 questions
asked 2024-05-02T06:50:07.7366667+00:00
Charis Chari 20 Reputation points
accepted 2024-05-02T08:55:12.6533333+00:00
Charis Chari 20 Reputation points
1 answer One of the answers was accepted by the question author.

Could you please suggest the list of software needed to register and use a custom component in data tools tool box using VS2019 in x64

Issue Description: Facing issue in setting up and running SSIS in debug mode in VS2015 that can recognize 64-Bit C# custom components in Data Tools Tool box. Created MyCustomComponent.dll by referencing below dlls. Took the dlls from…

SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
495 questions
asked 2024-04-08T12:34:26.1366667+00:00
SAILANATHAN Balaji 20 Reputation points
commented 2024-05-02T08:39:14.8966667+00:00
SAILANATHAN Balaji 20 Reputation points
1 answer One of the answers was accepted by the question author.

MFA Registration campaign - with "nudge" - after migrated Authentication methods

Hi All, I have migrated Authentication methods I have enabled Microsoft Authenticator for All users with Authentication mode set to Any. (plus Third -party software OATH tokens for All users and FIDO2 for selected group) I've created group to start…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,519 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,540 questions
asked 2024-04-23T10:39:33.7833333+00:00
PT Maliborski 246 Reputation points
commented 2024-05-02T08:33:40.0333333+00:00
PT Maliborski 246 Reputation points
1 answer One of the answers was accepted by the question author.

How can I restrict access to azure migrate project

So my org is undergoing migration, We are running running multiple Azure Migrate projects and now we need to restrict access to each project. For example User A should have access to Project A and should not be able to access Project B or C. User B…

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
718 questions
asked 2024-04-25T12:08:57.3433333+00:00
Rai, Sankalp 20 Reputation points
accepted 2024-05-02T08:33:03.85+00:00
Rai, Sankalp 20 Reputation points
1 answer One of the answers was accepted by the question author.

500 error response from endpoint

Hello Since29th april 2024 I'm getting a 500 response from theses endpoints: https://graph.microsoft.com/v1.0/me/calendarGroups?$top=999 /users/{userId}/calendar/getSchedule I don't know the origin of these errors, since when i retry the request it works…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,625 questions
asked 2024-04-30T18:42:18.3666667+00:00
Iliyas Boumour 20 Reputation points
accepted 2024-05-02T08:12:55.1+00:00
Iliyas Boumour 20 Reputation points
1 answer One of the answers was accepted by the question author.

Limited or No Access to a B2C Tenancy to New Developers

I've added myself and another dev to the tenancy, resource group and subscription as contributors to an already up and running B2C Tenancy and yet we still get the error message reading "Limited or No Access" which claims that I don't have an…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,540 questions
asked 2024-04-25T14:01:39.3466667+00:00
Thomas Luke Roberts 20 Reputation points
accepted 2024-05-02T08:12:05.8166667+00:00
Thomas Luke Roberts 20 Reputation points
1 answer One of the answers was accepted by the question author.

Azure SQL Database Disaster recovery

Hi Team, can you please tell me how to configure Disaster recovery to azure sql database, and what is the difference between failover group and standby replica, both are different? if different then which solution should I go? Regards

Azure SQL Database
asked 2024-04-30T07:07:30.22+00:00
Ankush Gurjar 115 Reputation points
commented 2024-05-02T07:58:37.31+00:00
Ankush Gurjar 115 Reputation points
2 answers One of the answers was accepted by the question author.

Any sample code in C/C++ to Publish and Subscribe to Azure Web PubSub?

I am looking for sample C/C++ code to Publish and Subscribe to Azure Web PubSub. Specifically, I want to send data from a microcontroller programmed in C/C++ to a server with Azure Web PubSub. Are there any resources available that could help me achieve…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
60 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,532 questions
asked 2024-05-01T10:49:20.29+00:00
Williams Celis 0 Reputation points
accepted 2024-05-02T07:56:22.77+00:00
Williams Celis 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to find course with certificate in Excel

Hey I am using this fantastic site a lot these days to improve my skills and get certificates on it for my LinkedIn profile. I need some certificates on Excel, but cant find a course directed to it. Does anyone have an advice on that? Best regards, Sune

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,314 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,469 questions
asked 2024-04-26T09:02:44.6666667+00:00
SuneRoedJeppesen-0182 20 Reputation points
accepted 2024-05-02T07:55:15.35+00:00
SuneRoedJeppesen-0182 20 Reputation points
19 answers One of the answers was accepted by the question author.

How to Delay Delivery for All Messages in New Outlook (Outlook Version 1.2023.607.100)?

Before switching to New Outlook (Outlook Version 1.2023.607.100) I had delayed the sending of all messages by one minute. On New Outlook I can't find that option anymore. I tried to create a rule but "defer delivery by a number of minutes"…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,996 questions
asked 2023-06-19T16:26:24.7733333+00:00
LBL 415 Reputation points
commented 2024-05-02T07:52:25.9833333+00:00
Stefan Blom 2,061 Reputation points MVP
3 answers One of the answers was accepted by the question author.

How can I not allow Task Scheduler to execute a task out of its schedule?

How can I not allow Task Scheduler to execute a task out of its schedule? I have a task which is scheduled daily at the night, and some times it is executed in the morning. The task is a powershell script (which I could prepend a short assert to exit…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,644 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,757 questions
asked 2024-04-30T11:41:06.2266667+00:00
BARROSO TRISTAN, JAVIER RICARDO 0 Reputation points
accepted 2024-05-02T07:46:42.7533333+00:00
BARROSO TRISTAN, JAVIER RICARDO 0 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Firewall & Application Gateway Regional Configuration Clarity

Hello team, Good day!! I have setup Azure Firewall and Application gateway which are 3+ years old now, and during that time, I believe there wasn't an option to choose zones for these two resources and if I check the properties in the JSON of it, I don't…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
570 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
960 questions
asked 2024-04-05T17:25:43.33+00:00
Alex 305 Reputation points
commented 2024-05-02T07:41:31.8866667+00:00
Alex 305 Reputation points
2 answers One of the answers was accepted by the question author.

How to add custom claims to the Access Token using custom user Attributes.

Good afternoon MS team, I am writing you because I am looking for information on how to add custom claims when the application is generating JWT token, but I can't add them to the AccessToken, but I can see them in the IDToken, . Questions: Can I…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,540 questions
asked 2024-04-24T11:50:51.38+00:00
Malvaro 85 Reputation points
commented 2024-05-02T07:35:16.5166667+00:00
Malvaro 85 Reputation points