18,283 questions

Sort by: Answers
0 answers

How can I finish the Azure training without a subscription

I'm trying to complete the Azure Admin certification track and the modules are requiring you have a subscription. I don't have a subscription that I can play with and make changes. I'm not a global admin either. How can I get around this? I must be…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,027 questions
asked 2024-05-22T22:49:53.8766667+00:00
Rob Russell 0 Reputation points
0 answers

ErrorSystem.NullReferenceException: 'Object reference not set to an instance of an object.' Microsoft.AspNetCore.Mvc.Razor.RazorPage<TModel>.Model.get returned null.

Hello all, I really need your help. My Controller : using Hayashi.DataAccess.Data;using Hayashi.Models; using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc.Rendering; using…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,687 questions
asked 2024-05-22T22:37:02.95+00:00
João Machado 0 Reputation points
0 answers

Why can I only access the 5 computers on my network by forcing SMB v1.0 active

I was asked to post here since my problem was too technical for the normal community. I have several computers networked together. Since a recent Windows update I can no longer access any file shares on any of those computers unless I manually force…

Windows 10 Network
Windows 10 Network
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Network: A group of devices that communicate either wirelessly or via a physical connection.
2,282 questions
asked 2024-05-22T22:31:46.43+00:00
Rick Schaefer 0 Reputation points
0 answers

'Deleted' message change notifications give wrong parentFolderId

When using immutable Ids, deleted (rich) change notifications will contain the wrong parent folder Id.  If an email is moved from one folder to another, the deleted notification will contain the parent folder ID of the current folder its in, instead of…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,810 questions
asked 2024-05-22T22:23:10.62+00:00
Mohamed Moussa 0 Reputation points
edited the question 2024-05-22T22:24:55.2366667+00:00
Mohamed Moussa 0 Reputation points
0 answers

How can an editor VSIX extend the C# method 'References' UI?

In the VS extensibility model, is there a way for me to add additional links/text to the 'References' text that is shown on top of each C# methods?

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
179 questions
asked 2024-05-22T22:23:04.6233333+00:00
Chris Fortier 0 Reputation points
0 answers

GitHub Copliot Extension - Open Chat - Disable

In my Visual Studio the Open Chat Window is disable and I don't see any GitHub copilot? VS Version: Microsoft Visual Studio Professional 2022 Version 17.10.0 VisualStudio.17.Release/17.10.0+34916.146 Microsoft .NET Framework Version 4.8.09037 Chatted…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,687 questions
asked 2024-05-22T22:15:22.5966667+00:00
Kharatmol, Vijay 0 Reputation points
0 answers

My Outlook Addin is overlapping the email actions

Hi everyone, I am developing a Web Addin for the new desktop Outlook, and it seems that something changed in the latest update. Now, every time I open the Addin, the Outlook UI is not responsive and the Addin overlaps it, covering part of the email and…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,107 questions
asked 2024-05-22T22:09:03.3933333+00:00
jurdaneta 0 Reputation points
0 answers

I cannot install sql server on my windows 11. Keep getting an oops, exit decimal error code

I am unable to install sql server on my windows computer

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,879 questions
asked 2024-05-22T22:07:53.64+00:00
Emmanuel Zewde 0 Reputation points
0 answers

WMI access denied DCOM issue ?

Hello World, I have 2 computers A & B. I am using an application named VisualCron to remote execute a batch file from computer A to computer B where the application sits. The execution failed with error code: "Exception in Task: Access is…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,270 questions
asked 2024-05-22T22:01:49.4233333+00:00
Mohamed Boulaghlem 0 Reputation points
0 answers

How can I send a request contains Json and pdf file using httpWebRequest ?

I have a service that I'm trying to consume on my code. The service in Postman is working fine, the request is Form-Data containing JSON and PDF file selected from the workspace, my issue here is how can I handle the request in my code, I had tried to…

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
305 questions
asked 2024-05-22T21:52:02.4066667+00:00
Ghaida 0 Reputation points
0 answers

Why is gpt-4o model not able to generate images on Azure AI Studio?

Hello! The newest model GPT-4o was made available for deployments on Azure AI Studio, however, it is missing important features that are present on the OpenAI's version, such as image interpretation and generation. Can someone help me to understand…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,444 questions
asked 2024-05-22T21:42:39.5666667+00:00
Tanaka, Marcela 0 Reputation points
0 answers

How to view Memory and other charts with ETL file from diagsession in Application Insights Profiler?

I am utilizing the Application Insights Profiler, but when loading the ETL.. I only get the CPU and System Activity Information like below. How can I pull other information from this file that I got from a DIAGSESSION and ZIP it to get ETL files for it.

Windows Performance Toolkit
Windows Performance Toolkit
A collection of Microsoft performance monitoring tools that produce in-depth performance profiles of Windows operating systems and applications.
86 questions
asked 2024-05-22T21:33:36.58+00:00
Ale Huynh 0 Reputation points
0 answers

How to add entry for DMA Remapping Policy

I am adding below line my INF: [MyServiceInstall_AddReg] HKR,Parameters,DmaRemappingCompatible,0x00010001,1 ; where 1 = opt-in I do not see "DMA Remapping policy" in my driver details in the device manager even after this change. Below is…

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
15 questions
asked 2024-05-22T21:22:04.2766667+00:00
Dharmaraju, Vidya 0 Reputation points
0 answers

New Phone: Microsoft authenticator app is not working during switching to my personal directory

The Microsoft Authenticator app is working ok when I use my company's subscription. But as soon as I try to switch to my personal domain , which is also linked with my company's email , it asks for Approve sign in request but it never reach to The…

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,634 questions
asked 2024-05-22T20:52:00.7866667+00:00
Molay ash 0 Reputation points
0 answers

Content type changes when using copying file from one blob to another using extra outputs (blob storage binding)

I'm a TypeScript developer trying to build a flow using Function App. The flow is very simple: when a file gets uploaded to Storage Blob a message containing the filename is dispatched on Storage Queue which triggers another function (doc-analyse) that…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,484 questions
asked 2024-05-22T20:35:04.3466667+00:00
Alexandru BAU 0 Reputation points
edited the question 2024-05-22T20:48:45.5366667+00:00
Alexandru BAU 0 Reputation points
0 answers

Recording from different fields to the same table in ASP.NET MVC

Model : public class EgitimSeminerViewModel { public List<TBL_EgitimSeminerBilgi> EgitimSeminerBilgiList { get; set; } public EgitimSeminerViewModel() { EgitimSeminerBilgiList = new List<TBL_EgitimSeminerBilgi>(); …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,307 questions
asked 2024-05-22T20:37:00.6233333+00:00
kadir 0 Reputation points
0 answers

Dynamic Time series using ADF data flow - rule based mapping

Can i get expression for rule based mapping in data flow using select transform, my dataset is "allow schema drift" enabled, but i want to maintain new schema always don't want to keep old time series headers from mapping. Let me know if this…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,725 questions
asked 2024-05-22T20:32:42.8466667+00:00
sankon437 1 Reputation point
0 answers

assistance in resolving

Subject: Request for Assistance with Unintended Charges I hope this message finds you well. I am a student currently using Azure for educational purposes. Recently, I encountered an issue where I was unintentionally charged $291.00 for services I used…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,482 questions
asked 2024-05-22T17:54:09.9666667+00:00
Baghernezhad Maryam 0 Reputation points
edited the question 2024-05-22T20:31:50.1333333+00:00
Amira Bedhiafi 16,146 Reputation points
0 answers

Disaster Recovery for Power BI Embedded in Azure

I want to plan a disaster recovery (DR) strategy for my Power BI Embedded resource. Currently, I have a Power BI Embedded resource active in the US East region. Now, I want to replicate this setup in my DR region, which is US West. This is because I want…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
999 questions
asked 2024-05-22T20:29:16.4533333+00:00
MUSKAN RAWAT 0 Reputation points
0 answers

Can you setup Azure CDN custom origin to be public IP address of windows azure virtual machine running IIS

Trying to see if this is even possible. I have Azure Virtual Machine running as a windows webserver IIS. Is it possible to setup Azure CDN to pull content from that webserver? Things tried. Created CDN. Changed Origin to custom and set the public IP…

Azure Content Delivery Network
asked 2024-05-22T20:28:23.3366667+00:00
Mike Myers 0 Reputation points