473,505 questions

Sort by: Updated
1 answer

Error scheduling exam AZ900

I got the exam discount but when I went to mark the screen gave an error

Community Center | Not monitored
asked 2021-06-29T18:32:27.187+00:00
Alexandre Gonçalves da Cruz 1 Reputation point
answered 2021-06-29T18:35:10.16+00:00
Leon Laude 86,026 Reputation points
1 answer One of the answers was accepted by the question author.

Help with a data fill with textbox

Hello, I want to add multiple pieces of data to the database with only one textbox. I have a form with SQL Connection, I'm doing a program that upload employees to a site or plant, my idea it's fill with 1 form and in the textbox add more of one…

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | C#
asked 2021-06-29T16:02:37.27+00:00
Anonymous
accepted 2021-06-29T18:22:45.247+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

What triggers MEM to remove stale/inactive devices from the DB?

Our team has been tasked with finding out what field in the DB triggers MEM to remove stale machines from the DB. From my understading, it takes 367 days for a device to be removed. For example: v_CollectionMemberClientBaselineStatus.LastActiveTime has…

Microsoft Security | Intune | Configuration Manager | Other
asked 2021-06-29T13:17:26.527+00:00
My9to5 261 Reputation points
accepted 2021-06-29T17:59:48.833+00:00
My9to5 261 Reputation points
2 answers One of the answers was accepted by the question author.

Need help on Powershell command - how to extract all users,groups and contacts in a ADgroup

Need help on Powershell command - how to extract all users,groups and contacts in a ADgroup

Windows for business | Windows Server | User experience | PowerShell
asked 2021-06-24T15:54:55.543+00:00
Chatta, Antara 21 Reputation points
accepted 2021-06-29T17:57:30.53+00:00
Chatta, Antara 21 Reputation points
1 answer

problem with setting require_secure_transport=OFF

When i try to insert data into my table using node JS, i get a response telling me that i need to have global require_secure_transport=OFF. When i try to run the query: "set global require_secure_transport=OFF", i get the error: Error Code:…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
992 questions
asked 2021-06-24T08:08:11.203+00:00
Diego Ferreira 1 Reputation point
commented 2021-06-29T17:44:40.203+00:00
Oury Ba-MSFT 20,911 Reputation points Microsoft Employee Moderator
2 answers One of the answers was accepted by the question author.

Disable removable disks via GPO

Hello, I would like to use GPO control group policy to prohibit -- > removable disk: deny read permission This is my code, but can't disable removable disks. Is there a problem with the code? There is no better way. It's invalid to modify the…

Windows for business | Windows Client for IT Pros | User experience | Other
asked 2021-06-29T07:46:09.733+00:00
ypf 21 Reputation points
commented 2021-06-29T17:43:09.417+00:00
ypf 21 Reputation points
0 answers

Sql express or compact to save data.!?

Hey everyone .. I need help please in visual studio 2019. I'm doing POS application for small business that i really don't need no database services Or dealing with connection strings.. I just need to have portable database that is going to be…

Azure SQL Edge
Azure SQL Edge
An Azure service that provides a small-footprint, edge-optimized data engine with built-in artificial intelligence. Previously known as Azure SQL Database Edge.
51 questions
asked 2021-06-23T16:23:26.233+00:00
hamed algazaly 106 Reputation points
commented 2021-06-29T17:42:35.023+00:00
Oury Ba-MSFT 20,911 Reputation points Microsoft Employee Moderator
1 answer

Not able to schedule exam with PersonVue

I've been trying to schedule an exam (AZ-900) with PersonVue there is 2 weeks+ already, I'm always getting the same error: We can’t access your Microsoft profile to schedule your exam. To resolve the issue, try these steps in this order and return to…

Community Center | Not monitored
asked 2021-06-29T17:39:32.157+00:00
Mateus Lippstein 1 Reputation point
answered 2021-06-29T17:40:04.793+00:00
Andreas Baumgarten 123.5K Reputation points MVP Volunteer Moderator
1 answer One of the answers was accepted by the question author.

Disable Python Azure Function Using Hosted on Consuption Function App

Hi Team, I have been trying to disable/enable Python Azure Function hosted on Consumption Function App but I have had no success. However I was able to disable/enable a C# Azure Function on Consumption plan. I have tried both methods suggested by…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,927 questions
asked 2021-06-26T02:39:47.687+00:00
Shervin Mirsaeidi 61 Reputation points
commented 2021-06-29T17:26:45.743+00:00
Shervin Mirsaeidi 61 Reputation points
1 answer

Azure Communication services - video devices are not updated after disconnecting

Hello, I have web application using ACS with page showing Local video preview. I listen on events "videoDevicesUpdated". When new USB camera is added, everything works fine, I'm notified about new camera, but when camera is disconnected…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,239 questions
asked 2021-06-01T08:54:23.667+00:00
Tregner Václav 1 Reputation point
answered 2021-06-29T17:21:16.133+00:00
Chris Whilar 1 Reputation point Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to orchestrate pipelines and notebook?

Hi, What would be the best practice for me to schedule pipelines created in different ADF and notebooks created in Data Bricks. for example: Run pipeline1 which is in ADF_A -> Run pileline1 which is in ADF_B -> Run notebook1 which is in Data…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,526 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,639 questions
asked 2021-06-23T18:54:06.673+00:00
Charbel Daia Martins 61 Reputation points
accepted 2021-06-29T17:13:48.823+00:00
Charbel Daia Martins 61 Reputation points
1 answer

How to pass pagination token during the API request(HTTP Connector) in copy activity ?

Hi, I have an API that provides the response with 200 results and for the other records, I need to use the token string which I get from the XML response. the offset token is available in the root of the XML I need to request for the next page till…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,639 questions
asked 2021-06-17T08:11:36.713+00:00
sesuk 1 Reputation point
commented 2021-06-29T17:00:15.703+00:00
MartinJaffer-MSFT 26,236 Reputation points
1 answer

cannot register for exam

keep getting this error when try scheduling exam... what is going on!!! "50056: Sorry, we are having a service interruption and we are unable to complete your transaction. Please contact customer support."

Community Center | Not monitored
asked 2021-06-29T16:55:38.097+00:00
Dmitry Voytsekhovsky 1 Reputation point
answered 2021-06-29T16:59:40.53+00:00
Andreas Baumgarten 123.5K Reputation points MVP Volunteer Moderator
1 answer

Convert JSON file to Avro format

Is it feasible to convert a Json file to Avro format using Data Factory? I have tried with a Copy Data activity but for some reason I obtain this error: Failure happened on 'Sink' side.…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,639 questions
asked 2021-06-11T14:29:41.353+00:00
MASSIMO CAULI 76 Reputation points
commented 2021-06-29T16:53:20.63+00:00
MartinJaffer-MSFT 26,236 Reputation points
1 answer One of the answers was accepted by the question author.

How to monitor databricks logs through grafana dashboard

Hi Team, I want to monitor databricks logs such as no of jobs submitted and memory/processing power consumed by each job and other log information .. Can u please guide me on this ..

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,658 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,526 questions
asked 2021-06-24T12:17:40.03+00:00
Rohit Boddu 471 Reputation points
accepted 2021-06-29T16:52:14.537+00:00
Rohit Boddu 471 Reputation points
1 answer One of the answers was accepted by the question author.

Windows 11 Upgrade

2.4 GHz Intel Core i5-1135G7 Quad-Core (11th Gen) - will this processor be eligible for the windows pro 11 upgrade?

Community Center | Not monitored
asked 2021-06-29T16:31:35.193+00:00
Dawn 21 Reputation points
accepted 2021-06-29T16:48:58.673+00:00
Dawn 21 Reputation points
9 answers

SCCM Changing Windows 10 WallPaper

I need to change windows 10 wallpaper. Not during OSD. I am placing a correct image into %WINDIR%\web\wallpaper\windows\ However %AppData%\Roaming\Microsoft\Windows\Themes\CachedFiles\ still has a default Microsoft image. Rebooting the OS does not…

Microsoft Security | Intune | Configuration Manager | Deployment
Microsoft Security | Intune | Configuration Manager | Application
Microsoft Security | Intune | Configuration Manager | Other
Windows for business | Windows Client for IT Pros | User experience | Other
asked 2021-06-28T17:06:17.137+00:00
MF_EndPoint 2 Reputation points
answered 2021-06-29T16:37:09.9+00:00
MF_EndPoint 2 Reputation points
1 answer

I am unable to use my company voucher to book my Azure fundemental exam

unfortunately I get the below error when trying to book my azure exam, please help 50040: Sorry, we are having a service interruption and we are unable to complete your transaction. Please contact customer support.

Windows for business | Windows Client for IT Pros | Devices and deployment | Other
asked 2021-06-29T16:34:41.063+00:00
Mohammad Fasihpour 1 Reputation point
answered 2021-06-29T16:35:43.553+00:00
Andreas Baumgarten 123.5K Reputation points MVP Volunteer Moderator
1 answer

URGENT- Unable To Register Free Certifcation For Tata Consultancy Services

Hi Microsoft Team, This is Pamela Banerjee. My Outlok ID is pamela.cal89@Anonymous .com. I tried to register for the Free AI-900 Examination Certification but unable to schedule the Exam. After giving the Verification Code it is giving Error as…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,615 questions
asked 2021-06-29T16:14:09.58+00:00
Pamela Banerjee 1 Reputation point
answered 2021-06-29T16:31:41.947+00:00
Andreas Baumgarten 123.5K Reputation points MVP Volunteer Moderator
2 answers One of the answers was accepted by the question author.

SharePoint create content type not working

From the SharePoint Admin Portal > content services > content type gallery The behavior has changed. now not allowing me to create. Even the old one I created some time ago, the editing is doing the same thing. After typing in the title…

Microsoft 365 and Office | SharePoint | For business | Windows
asked 2021-06-07T23:24:17.157+00:00
Anonymous
accepted 2021-06-29T16:28:25.5+00:00
Anonymous