340,227 questions

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

block Azure AD Registered in Azure AD

Hi, Is there a way to block personal devices for any corporate user try to register in Azure AD Only. We are not talking about Intune enrollment here, only way to block Azure AD Registered thanks SM

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,389 questions
asked 2022-01-12T06:28:32.553+00:00
SM 21 Reputation points
commented 2024-04-19T19:48:34.62+00:00
MOD Administrator 0 Reputation points
1 answer

XmlSerializer Exceptions on start up when debugging after Upgrading Visual Studio 2022 to v17.9.0

After upgrading Visual Studio 2022 to version 17.9.0, xml serialization exceptions are displayed on the console and output windows when starting to debug a .NET 6 Web API solution. The prior versions of Visual Studio 2022 do not have the issue with the…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,346 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,578 questions
asked 2024-03-01T19:59:38.64+00:00
Hatoum,Mark 5 Reputation points
commented 2024-04-19T19:45:02.66+00:00
Hatoum,Mark 5 Reputation points
0 answers

Microsoft.Azure.WebJobs.Host: Error indexing method

Hello, I'm working with an AzureFunction(CosmosDBTrigger), everything was working ok but suddenly the function stop working. When I want to Run the function I got the following errors: my host.json: { "version": "2.0", …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,346 questions
asked 2023-09-08T17:47:55.2533333+00:00
Roberto Lopez Colin 0 Reputation points
edited a comment 2024-04-19T19:43:55.08+00:00
JT Bruch 0 Reputation points
2 answers One of the answers was accepted by the question author.

JDBC connection from on-prem App to Azure SQL DB using ActiveDirectoryIntegrated Auth not working

I am trying to connect an on-prem application (SonarQube) with an Azure managed SQL DB. The connection uses JDBC, and I am using JDBC v12.2.0. This works using a SQL User and password, but does not work with Authentication=ActiveDirectoryIntegrated. The…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,389 questions
asked 2023-04-05T17:27:40.6933333+00:00
Victor Coupez 25 Reputation points
accepted 2024-04-19T19:42:02.08+00:00
Victor Coupez 25 Reputation points
0 answers

o365 eDiscovery for SSN and Credit Card Numbers

We are trying to use eDiscovery to search one mailbox for any instances of a SSN or Credit Card #. No matter what MS article we read or try, the search results keep coming back with all items in the mailbox. I think it is getting tripped up on phone…

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.
923 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
1,997 questions
asked 2024-04-19T19:41:37.0566667+00:00
rr-4098 1,131 Reputation points
1 answer

Error building configuration in an external startup class. Getting the below error while upgrading Function app from 3.x to 4.x . Even though all the packages are upgraded to latest versions asked getting the same error

Microsoft.Azure.WebJobs.Script.ExternalStartupException : Error building configuration in an external startup class. ---> Microsoft.Azure.WebJobs.Script.HostInitializationException : One or more loaded extensions do not meet the minimum requirements.…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 questions
asked 2024-03-19T14:11:26.9033333+00:00
VikasRajareddy-9365 26 Reputation points
edited a comment 2024-04-19T19:41:30.6133333+00:00
Ryan Hill 25,476 Reputation points Microsoft Employee
0 answers

My Microsoft authenticator app is not letting me login in

My authenticator app is not working and letting me login because i have new phone

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,449 questions
asked 2024-04-19T19:41:03.72+00:00
Siford, Todd S 0 Reputation points
1 answer

is it possible to migrate vmware virtual machine to container instances?

We´re a journey to the cloud i would like to know how to migrate from vmware virtual machine to container instances.

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
633 questions
asked 2024-04-19T17:32:49.0666667+00:00
Mohammad Moin 0 Reputation points
answered 2024-04-19T19:37:56.0766667+00:00
v-vvellanki-MSFT 3,580 Reputation points Microsoft Vendor
0 answers

EDI cross reference table

Any suggestions on building and maintaining a table in SQL server that will be used to cross refence for EDI?

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,652 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,550 questions
SQL Server Training
SQL Server Training
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Training: Instruction to develop new skills.
3 questions
asked 2024-04-19T19:37:38.3733333+00:00
Jonathan Brotto 0 Reputation points
1 answer One of the answers was accepted by the question author.

Is it possible to create and set styles and/or template for combobox in c# only?

Hi, I'm trying to setup a app frontend in C# only. I'm more practiced with c# then XAML, but also have the feeling that I can make the app windows/pages more parametric in this way. Thus far I'm succeeding in this, however when I tried setting up…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,667 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,204 questions
asked 2024-04-12T14:03:37.46+00:00
Reinder Weenink 20 Reputation points
commented 2024-04-19T19:37:26.1033333+00:00
Reinder Weenink 20 Reputation points
1 answer

Sorting in AAS

Hello All, I'm trying to sort in Visual Studio table by date DESC (like in below screenshot) however when I deploying the model and download it in Excel the date is sorted ASC (second screen). Moreover sorting is not save when I download the model again…

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
437 questions
asked 2024-04-17T09:23:16.97+00:00
Paweł Paleczny 0 Reputation points
commented 2024-04-19T19:36:09.32+00:00
BhargavaGunnam-MSFT 25,876 Reputation points Microsoft Employee
0 answers

Best way to learn SSIS

I got a new role where we will use SSIS to migrate data from test system to production. What would be the best way to learn SSIS as I have worked with T-SQL and SSMS. It will be on premise 2019 edition.

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,652 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,451 questions
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.
491 questions
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,243 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,550 questions
asked 2024-04-19T19:35:40.58+00:00
Jonathan Brotto 0 Reputation points
0 answers

Synapse Spark v3.4 CREATE DATABASE testdb LOCATION '<>' Not working on Spark 3.4

Executing the following statement on Apache Spark runtime 3.4 results in an error. Tried to do this on different vanilla spark pool configurations on different tennants in West Europe. database_name = 'test_sppool34' target_location =…

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,346 questions
asked 2024-04-12T11:58:34.6166667+00:00
Arthur Steijn 21 Reputation points
commented 2024-04-19T19:35:08.53+00:00
BhargavaGunnam-MSFT 25,876 Reputation points Microsoft Employee
0 answers

Is support for SQL data queries in Excel being phased out?

I was told today by my IT department that I'll have to stop using Excel with SQL data queries to pull data directly into Excel from a SQL server. They stated that Microsoft was phasing out this feature. I couldn't find anything searching the Microsoft…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,441 questions
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,652 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,793 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,550 questions
asked 2024-04-19T19:34:52.87+00:00
Colin Sachs 0 Reputation points
0 answers

bug? Please upvote- Visual Studio 2022 - ATL Add Method not generating stub function in class - fails CoCreateInstance also

Greetings, Update: Bug report link: https://developercommunity.visualstudio.com/t/ATL-support-broken-in-VS2022/10642527 I believe ATL method/property generation is broken in Visual Studio 2022. I can add methods and properties to the interface, but…

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-18T20:26:06.75+00:00
Donald T. Hess 0 Reputation points
commented 2024-04-19T19:34:09.5533333+00:00
RLWA32 40,021 Reputation points
0 answers

how can I find email address, cn number etc. in Get-CalendarDiagnosticObjects DisplayAttendeesAll names ?

Good Day Friends, I want to take calendar events with attendee list, by that I'm using CalendarDiagnosticObjects in PS, but in DisplayAttendeesAll part it's just showing the names. There are several people in the organization or in meeting request (as…

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,166 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,355 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,037 questions
asked 2024-04-17T07:13:22.0166667+00:00
Guney 20 Reputation points
commented 2024-04-19T19:33:28.55+00:00
Guney 20 Reputation points
0 answers

Azure Data Factory is not firing the trigger when I create a blob as output from ETL tool

Hi, I'm using a ETL tool to save files into a blob container and it is not firing the trigger that I have created to the process. When I manually upload the file to the storage, it works fine. Can someone help?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,486 questions
asked 2024-04-19T14:57:13.3966667+00:00
Azevedo Emanoel 1 Reputation point
commented 2024-04-19T19:32:09.37+00:00
BhargavaGunnam-MSFT 25,876 Reputation points Microsoft Employee
0 answers

SSRS Going Away?

I was informed by my IT department that the next upgrade they are making to upgrade our SQL server will not be supporting SSRS. I couldn't find any information to back-up their claim from Microsoft's website, other than that in SQL Server 2022,…

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,652 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,793 questions
asked 2024-04-19T19:31:42.4666667+00:00
Colin Sachs 0 Reputation points
0 answers

How to remove device from authenticator application

My account was compromised and used through someone else’s authenticator app. They’re still able to access my microsoft account via authenticator app and I need some way to get them off. Changing my information doesn’t do anything.

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,449 questions
asked 2024-04-19T19:30:39.26+00:00
୨୧ ‎ 0 Reputation points
1 answer

Azure Functions - Logging not working correctly in local

I have a simple dotnet-isolated Azure function written in .Net 8 which has 1 Http trigger function. I have another custom database logger which is added to this function to enable database logging. When I am executing the function, none of the Microsoft…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,211 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,204 questions
asked 2024-04-17T14:04:02.69+00:00
Singh, Rahul 1 Reputation point
commented 2024-04-19T19:29:24.5733333+00:00
Singh, Rahul 1 Reputation point