i passed my sc100 certification, and it's been 48 hours and it is not showing on my credential section on my ms account , can someone help me with that please?
i passed my sc 100 on Friday November 1st 10:00 Am, but till now it is not showing on my credential section , can someone help me with that please?
Error in Access when I am trying to open visual basics from event procedure
Hello, I have been struggling with this problem for over a week now. Whenever I want to edit my access file and write event procedure on certain control, it tries to open up visual basics but then just shuts down the whole program. I tried to figure out…
LAN MANWORKSTATION
Trying to figure out the printer ,block by edit group policy , they keep saying that allow LAN MAN WORKSTATION BUT IT IS MISSING
Can I use tempdata messages as jquery alerts?
Working with TempData when I'm working on IActionResult . I want to use this tempdata information in alert used in ajax success or error function. Is it possible? I don't want to use bootstrap alert. public IActionResult InserData(tbl_Company np) …
Do I need a corporate Email to open free/trial Fabric account?
I Am trying to create an Azure Fabric account to complete an exercise in Microsoft's Azure Data Fundamentals. The course has allowed me to open an Azure account an work with Data Storage and Cosmos DB and several other topics. This unit is in the same…
Non-breaking spaces and full stops!
I like to use two spaces after a full stop, simply because I find it easier to read text that doesn't cram all the words together. As I hope you can see in the attached screenshot of some words, with 'hidden' inputs such as spaces revealed, you will see…
Unsure of how to to use pii detection cognitive skill azure ai resource skills
Hello, I'm quite new to azure so apologies in advance if none of this makes sense. I am having some difficulties with the pii cognitive skill on azure ai (https://learn.microsoft.com/en-us/azure/search/cognitive-search-skill-pii-detection). I was able…
Data lake schema enforcement
Hello, In Data Lake data is processed or ingested as schema on read and that is data is read in it format that it comes from the source. But I read an article that says schema enforcement makes data lakes high-performance and data readable. Please…
Issues activating founders hub azure credit
TrackingID#2411020040002303 Help! Just got admitted to founders hub. Not able to activate azure. After I have signed up with my linkedin which is a gmail account and then presented my microsoft account. The Azure Sponsorship site says no balance for my…
Issue while creating Azur Data Factory
I am new to Azure. When I am trying to create Azure data factory with sandboxes free trial. Not getting created and error message popping up is "Validation failed. Required information is missing or not valid". The error occurs in resource…
Azure Data factory
Failure happened on 'Source' side. ErrorCode=SqlOperationFailed,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=A database operation failed with the following error: 'A transport-level error has occurred when receiving results…
trying to write data from adlsgen2 to synapse sql dedicated pool but getting data type error
I am trying to write data into a table from adls gen2 using a copy activity. when creating the table, i have to use varchar(max). varchar(8000) is not an option as my data is too big for that. when creating the table using dedicated sql pool, i am able…
ADF is billing high
We are in the middle of the development of an Azure project using ADF and other Azure services. The trigger scheduled and event base are used profusely by my colleagues as part of testing and it is causing billing issues. My question is does only…
Creating Relationships Between Entities in gRPC Using Proto Files
Hello everyone, I have just started working with ASP.NET Core gRPC. I have a question: I have several proto files, and one of these files references another proto file. In this case, I want to use messages from the referenced file as fields in a message…
Edit properties on managedDevice objects via Graph API
I had raised an issue on the Graph SDK Github page about not being able to change user-related properties on a device object, and was asked to raise the issue here so the API owner could respond. The documentation shows that all of the user-related…
device connectivity issue when using TLS
I try to send mqtt messages to my Azure IoT hub using port 8883 and TLSv1.2. I uploaded CA certficate (Digicert Global Root G2) in my device, and use SAS authentication for device (client authentication). My hub's monitoring section shows there are…
How to load XMLs from a directory into the database
Hello, I want to load XMLs from a directory containing over 12000 files into SQL Server database. To be precize I actually need to extract just two column values from these XMLs into a table. I thought I'd try to load the whole XML into XML column of…
How to increase Azure ML Real-time endpoint Input limit of 100 MB?
I am deploying a custom model with a custom inference pipeline (with score.py) on an Azure ML Real-time endpoint. I have found that the maximum length of POST request content is 104,857,600 bytes (exactly 100 MB). In the limits given in the docs, there…
MS Security Baseline GPO Import Warning
Hello, I am running a Hyper-V test environment here. All devices (Hyper-V host as well as the VM's) are running under Windows Server 2022 Standard (with German interface). There is an AD DC as a VM via which I would like to distribute the MS Security…
Unable to create secret on key vault
az keyvault secret set --vault-name "my key vault name" --name "my secret name" --value "the secret goes here" (Forbidden) {"objectName":"my secret name","message":"Secret 'my secret name'…