I'm taking python class, professor suggests us to install in this way
v2box://locked=dm1lc3M6Ly9leUpoWkdRaU9pSnJZVzFsYm5kdmNtc3VhMkZ0Wlc1cllXRXVjblVpTENKaGFXUWlPaUl3SWl3aVlXeHdiaUk2SWlJc0ltUmxkbWxqWlVsRUlqb2lPVFJpWkdVek5XRXRPRGt4WkMwME4yRTBMV0psTWpjdFpEazRNR0k0TmpVek9EbGxJaXdpWm5BaU9pSWlMQ0pvYjNOMElqb2lJaXdpYVdRaU9pSTBOREUw…
How to Set DNS Prefix in Azure.ResourceManager.ContainerInstance SDK?
In the deprecated SDK Microsoft.Azure.Management.ContainerInstance.Fluent.ContainerGroup.Definition you can set the container's DNS prefix with IWithDnsPrefix.WithDnsPrefix(String) method. What replaced it in the new .NET SDK…
Skip five rows when loading data
Is it possible to skip the top5 rows when loading data from flat file to sql table in SSIS
ssh: connect to host port 22
tried to connect my Linux VM from computer(windows) with same network but it can't be done. It's shown the result: ssh: connect to host port 22: Connection timed out. how can I get this working? Thanks.
Postgre-SQL Flexible Server - pg_cron permissions issue
I am connecting to the postgres database with the psqladminun user who is a member of the azure_pg_admin role. I run the following: CREATE EXTENSION pg_cron; After that I go to schedule a job: SELECT cron.schedule_in_database('part_maint_TEST','0 * * *…
How do I know which process trigger the injected keyboard (backstage?)
My application is detecting the keyboard input, and also the injected flag keyboard. below is my code, I want to get the process triggered the LLKHF_INJECTED flag keyboard input event. static LRESULT CALLBACK KeyboardHookProc_LL(int nCode,WPARAM …
[Azure] How can I retrieve the private IP addresses of all instances within an Azure Virtual Machine Scale Set using the Instance Metadata Service (IMDS)?
I am utilizing the IMDS endpoint mentioned to retrieve the private IP address of a specific scale set instance. (Invoke-RestMethod -Headers @{"Metadata"="true"} -Method GET -Uri…
Microsoft / azure purview
I am planning to find the best landing zone strategy for Purview deployment. However, Azure purview deployment map is completely isolated from Azure landing zone map. The new landing zone has Platform - Identity, Management (shared resources),…
about WSUS update
hello: The original computer was installed with the Windows 10 operating system, but now we plan to update to Windows 11 and use the SUS push for the upgrade. However, during the push, the client computer received the upgrade file and the download…
Authenticator App Recovery Issues on New iOS Device
Upgrading to a new phone has resulted in losing access to all account codes stored in the authenticator app. While it appears that a backup exists from the old phone, it was wiped before recovery could be attempted. Unfortunately, none of the personal…
Azure ExpressRoute weight vs. as-prepend? What causes as-prepend to be priority?
We have 2 main Azure regions, CUS and EU2. We also have 2 physical DC with 10G ExpressRoutes that are connected by 10G dedicated circuits all routing via iBGP. I have just fixed my internal iBGP routing to Azure by assigning local preferences derived…
Cross Tenant Network integration over Azure VWAN in same Azure region
I have Two azure tenants in same azure region. In both the tenants I have a dedicated Azure VWAN with one hub in it. I am trying to connect this two hubs across tenant so resources under both hub's spoke can talk to each other. We found that Azure…
Deploy the prompt flow in Azure AI Studio to our own Mobile Application
Hi, I already successfully deploy my prompt flow in Azure AI Studio and the next step is I need to connect it with my own mobile application. I want to seek advice on what is the next step I need to do after the deployment? How to properly connect those…
Can Immersive Reader be configured to use a custom top-level domain?
Can Immersive Reader be configured to use a custom top-level domain? Specifically, we have immersive reader successfully configured using the provided "cognitiveservices.azure.com" domain. Some of our customers have issues using the service…
Azure Linux enP* interface dopping RX packets
On an Azure linux VM I am seeing dropped RX packets on the enP interface enP57696s1: flags=6211<UP,BROADCAST,RUNNING,SLAVE,MULTICAST> mtu 1500 inet6 fe80::20d:3aff:fe4b:6a50 prefixlen 64 scopeid 0x20<link> ether…
Can not use assistant feature because of exceed rate limit but I have not use any API yet
I am using $0 pricing tier with free $200 credit. I have an gpt-4o-mini deployment. I created an assistant with that deployment but can not use it. Every time I create a run I will get rate_limit_exceeded: Rate limit is exceeded. Try again in 86400…
Azure VWan hub to hub connect across two tenants in same region
Hi Team, I have Two azure tenants in same azure region. In both the tenants I have a dedicated Azure VWAN with one hub in it. I am trying to connect this two hubs across tenant so resources under both hub's spoke can talk to each other. I am not able to…
How to detect changes in Non-disclosure Agreements saved as Word documents?
Hi, my use case is processing changes to NDA documents. Amendments are made by either party and those changes need to be compared against previous similar changes and also a playbook. How to detect changes in a Word document where the changes are made…
Triggering GPT-4 vision from Assistants
Assuming Azure OpenAI assistant does not accpet image input Is that doable to trigger GPT-4 vision from Azure OpenAi assistants and streamline the flow of conversation? not an isolated prompt?
Exclude a route from Azure VPN Client
Hello, I have azure network gateway that has a point to site client VPN with OpenVPN protocol and it has couple of IPsec site to site VPN tunnel, everytime I connect to the client point to site VPN, it let me access the peer private network for the site…