18,356 questions

Sort by: Updated
0 answers

bit null ,0

Hey Team, have column1 datatype (bit,null) so it only takes values like 0 and 1 but i want true , false as well...how to get that in same datatype or in different one

Azure SQL Database
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
728 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,911 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,469 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,564 questions
asked 2024-05-27T16:52:36.8833333+00:00
Vineet S 185 Reputation points
0 answers

Microsoft Learn -INCENTIVE - offer a $25 virtual Visa card

I registered on Microsoft Learn and filled out the form, but I still haven't received my 25 incentive dollars. Can anyone tell me how I can receive the amount?

Microsoft Entra
asked 2024-05-27T16:23:04.5366667+00:00
João Colbano 20 Reputation points
0 answers

Office documents convert to PDF show error PPTCannotOpenDocumentIRM , WordDocumentIsIRMProtected, XLSIRMProtected

I have a Purview label where all users have EXPORT right but when I try to export it to PDF with Graph, I get error: Error from Office Service. Url=https://pptcs.officeapps.live.com/document/export/pdf HttpCode=UnsupportedMediaType…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,858 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.
967 questions
asked 2024-05-27T16:20:56.4266667+00:00
Gal, Ofer (Israel) 131 Reputation points
0 answers

comment ajouter la liste des emulateurs dans VS22

j'ai un projet avec VS22 tout d'un coup je trouve pas la liste des emulateurs pour tester mon application qui est en xamarin (android)

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,302 questions
asked 2024-05-27T16:14:33.3633333+00:00
noureddine hamla 0 Reputation points
0 answers

How to get a child job name from pipeline job using REST

I need to expose some logs of a child job to provide progress of job and error message to end-users. The pipeline is deployed in a batch-endpoint and invoked thru REST. Getting a child job name was doable thru Azure CLI as follows. JOB_NAME=$(az ml…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,002 questions
asked 2024-05-27T16:02:08.4266667+00:00
Yun, Jonghyun 0 Reputation points
0 answers

How to keep around old assets in Azure Static Web Apps on new deployments

I have a react app deployed via azure static web apps, and im using github action for ci/cd. In the app there are dynamic imports which fail when users have open session during deployment because they try accessing file index.[hash].js and that file no…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
784 questions
asked 2024-05-27T15:58:47.76+00:00
Gershy Menzer 0 Reputation points
0 answers

infer_schema stopped working on Azure Data Factory new Snowflake connector

I have been using Azure data factory for copying data from Azure to Snowflake with the Snowflake connector linked service. It has worked well for 2 years. Now Azure tells me to update to the new version I am using the SCRIPT activity and I was using the…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,762 questions
asked 2024-05-27T15:50:57.1833333+00:00
kosmos 246 Reputation points
edited the question 2024-05-27T15:51:36.38+00:00
kosmos 246 Reputation points
0 answers

Keep track on new appointment automatically

Hey! I'm new to Microsoft API. Here is my question. I want to use the Microsoft Bookings app so that my clients can choose their own appointments. Here is the thing: I already use another tool, and I want to merge them. When a client schedules an…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,858 questions
asked 2024-05-27T15:33:06.19+00:00
Raphael Bouchard 0 Reputation points
0 answers

How do i make a uwp app like google earth on visual studio 2022 using azure maps not mapcontrol because it will be retiring

How do i make a uwp app like google earth on visual studio 2022 using azure maps not mapcontrol because it will be retiring

Universal Windows Platform (UWP)
asked 2024-05-27T15:31:25.3266667+00:00
Luke Ferguson 46 Reputation points
0 answers

How to fix a ActiveX cannot create a object error Outlook automation from Excel vba.

I have Office profesional plus 2021 64bit and Windows 10 64bit. I receive this error: Error 429: ActiveX component cannot create object I have a Excel Macro that prepare a customized email according to several data in a worksheet. This used to work, but…

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,588 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,949 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,661 questions
asked 2024-05-27T15:24:15.78+00:00
Antonio Garrido 0 Reputation points
0 answers

Password-based SSO assigning user credentials via PowerShell

Hey folks, We're in the middle of migrating our apps from Okta to Azure, and are having a wild amount of difficulty with the SWA apps in Okta porting across to Azure. We're trying to automate as much as possible, and have a couple of questions around…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,866 questions
asked 2024-05-27T15:23:06.3533333+00:00
yeooandyni 21 Reputation points
0 answers

How to build screen recorder Winform GUI app which also records the sound of system at the same time

using System; using System.Diagnostics; using System.Drawing; using System.Windows.Forms; using NAudio.Wave; using SharpAvi; using SharpAvi.Codecs; using SharpAvi.Output; namespace ScreenAudioRecorder { public partial class Form1 : Form { …

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,390 questions
asked 2024-05-27T15:21:50.9433333+00:00
Rahmatulloh 0 Reputation points
0 answers

HPC com Excel

Ola, estou com dificuldade em executar tarefa entre 3 computadores, sendo que os 3 computadores já estão conectados, 2 no windows serve 2019 e o nó principal está com windows 10, quando Clico em New Job e configuro *test.bat * um teste retirado da…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,818 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,545 questions
asked 2024-05-27T15:19:32.95+00:00
Renato Thomaz 0 Reputation points
0 answers

XamlC error XFC0062: Undeclared xmlns prefix

Hi, I am doing a first test in .NET Maui but can't get this resolved. I keep getting the same compile error on : Error XFC0062 Undeclared xmlns prefix "mym". MyMauiApp C:\Users\thoma\source\repos\MyMauiApp\MainPage.xaml 17 Output window : …

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,705 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,984 questions
asked 2024-05-27T15:14:18.1133333+00:00
ThomasB-3258 0 Reputation points
0 answers

Not finding MessageTrace Exchange Online API permision

Under Splunk Addon for Microsoft 365, i'am trying to input the Message trace of Exchange Online. My Azure application and permissions are well setup for all others inputs, but i got an issue with this input. The endpoint i'am trying to access is :…

Microsoft Exchange Online
Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
115 questions
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,257 questions
asked 2024-05-27T15:10:56.54+00:00
Thomas DUSSOSSOY | Process-IT 0 Reputation points
0 answers

Configuring Edge Updates via Azure Update Manager and Disabling Automatic Updates

I want Edge updates to be received whenever I create a deployment in Azure Update Manager. What is the best possible Group Policy to set on the Azure VM to stop the automatic update of Edge and instead update it on a monthly basis through Scheduled…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,175 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,295 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
257 questions
asked 2024-05-27T15:10:14.81+00:00
Rath, Sibananda 50 Reputation points
0 answers

Dount in Installing MSI Configuration

Hi , I am working on setting up Purview MSI configuration. As part of it, I have executed the command below: .\purview-msi-configuration.ps1 -AzureDataType All -PurviewAccount <Removed Account Name for Confidentiality> -PurviewSub…

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.
967 questions
asked 2024-05-27T15:10:04.8+00:00
Naren Babu 0 Reputation points
0 answers

I have issue at the time of exam as they are denying the ID. I went to reschedule exam but no option

Microsoft Exchange Online
asked 2024-05-27T14:58:29.7866667+00:00
Shambhavi Jha Thakur 0 Reputation points
0 answers

I only have 1 problem with my uwp web browser app I have this message that pops up every time I go to debug, release, run the app on visual studio 2022

I only have 1 problem with my uwp web browser app I have this message that pops up every time I go to debug, release, run the app when I click close in blue it works fine on visual studio 2022 Specified argument was out of the range of values. parameter…

Universal Windows Platform (UWP)
asked 2024-05-27T14:39:27.3233333+00:00
Luke Ferguson 46 Reputation points
0 answers

ADR residency licenses

i need to buy ADR licenses for one of my customers, to allow MS to migrate data from EU DCs to UAE DCs. I just need to know the status of ADR licenses, from next year onwards, if after doing data migration, if i still need to renew the licenses or no…

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,150 questions
asked 2024-05-27T14:38:58.3666667+00:00
eg1995 1,131 Reputation points