Hi All,
Do can i create a single dashboard with below given requirements. Please share your thoughts on it :)
- VM Count
- Disk Count
- Resource Group Count
Cheers, Gourav Please remember to mark the replies as answers if it helped.
Hi All,
Do can i create a single dashboard with below given requirements. Please share your thoughts on it :)
Cheers, Gourav Please remember to mark the replies as answers if it helped.
Dear Frenz,
I have a requirement to send Notification about the VM resizing recommendations to Subscription Owner which is not Possible with Cloudyn Portal.
Can I send alerts through Azure recommendation windows in Azure portal.
Hello,
I'm trying to set a VM with a mail server, but the problem is that outbound port 25 is blocked.
Last year I had a working email server without port 25 issues, but had to shut it down in March thisyear. According to https://blogs.msdn.microsoft.com/mast/2017/11/15/enhanced-azure-security-for-sending-emails-november-2017-update/ forPay-As-You-Go subscriptions that are signed before November 2017 port 25 shouldn't be restricted, but it looks like that it's not the case...
I'm on Pay-As-You-Go subscription without any Support Plan so it's not possible to crate a technical support request for unblocking port 25...
Any help would be appreciated...
Ivan
I have a Windows Server 2008 r2 in my office that I want to migrate to one of my Azure's Subscription. The server is configured with RAID 1 and RAID 5. I have 2 Questions:
1. If I create a VHD of this server and use it to create an Azure VM, will it work, or will it be looking for RAID configuration and fail?
2. Can I use Sysinternals' Disk2vhd, or take Sysprep approach to create the VHD? Any reference will be appreciated.
Reading article on how to set up SQL Availability Group for Azure resources: https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sql/virtual-machines-windows-portal-sql-availability-group-overview
One of the requirement is to create two Load Balancer, one for the listener and one if for Windows Failover Cluster, pointing to the SQLAvailabilitySet (of the two SQL Azure VMs).
- Is it supported for two Internal Load Balancers pointing to same set of AvailabilitySet/even VM?
How to remove a VM from update mangement? I have several VMs from preview that isn't updating so wanna try to remove and add again but can't find any info about how to accomplish this task. Thnx.
/Tom
Hi,
Reading article on how to set up SQL Availability Group for Azure resources: https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sql/virtual-machines-windows-portal-sql-availability-group-overview
One of the requirement is to create two Load Balancer, one for the listener and one if for Windows Failover Cluster, pointing to the SQLAvailabilitySet (of the two SQL Azure VMs).
- Is it supported for two Internal Load Balancers pointing to same set of AvailabilitySet/even VM?
Good day
We normally use Azure cloud services to install and host our web app. During the setup processes a public URL is created webapp.cloudapp.net which I then create a cname for to make it https://webapp.domain.co.za which the client will use to access the App via browser.
I inherited an Azure VM that runs the same web app which the clients can access via url. I have been tasked with creating a new vm for a new client running the same web app but I am struggling to create the url the client will use to access the site externally.
So the question is how do I make the web app accessible to client once it has been installed on the Azure vm. the site runs fine on the local machine how do I get it to the stage where client can securely access via URL.
Thanks
I plan to use the Ubuntu image programmatically. For the process to be reproducible, I want to specify an exact image version, instead of simply using latest. For other images, I use the following command to find the available versions:
az vm image list --all --output table --publisher Canonical --sku 16.04-LTS --offer confidential-compute-preview
For the new confidential compute images, this command results in an empty list as you mentioned.
How can I find the list of available versions of the image?
(Originally posted in the Azure blog)
after upgrade my website from asp.net core 1.0 to asp.net core 2.1 I'm getting this error from azure consolo log:
Using cached version of deployment script (command: 'azure -y --no-dot-deployment -r "D:\home\site\repository" -o "D:\home\site\deployments\tools" --aspNetCore "D:\home\site\repository\src\InvoiceMax.Web\InvoiceMax.Web.csproj" --solutionFile "D:\home\site\repository\InvoiceMax.sln"').
Command: "D:\home\site\deployments\tools\deploy.cmd"
Handling ASP.NET Core Web Application deployment.
Restore completed in 152.76 ms for D:\home\site\repository\src\InvoiceMax.Contracts\InvoiceMax.Contracts.csproj.
Restore completed in 152.76 ms for D:\home\site\repository\src\InvoiceMax.DataAccess\InvoiceMax.DataAccess.csproj.
Restore completed in 152.76 ms for D:\home\site\repository\src\InvoiceMax.Dependencies\InvoiceMax.Dependencies.csproj.
Restore completed in 327.31 ms for D:\home\site\repository\src\InvoiceMax.Web\InvoiceMax.Web.csproj.
Microsoft (R) Build Engine version 15.8.169+g1ccb72aefa for .NET Core
Copyright (C) Microsoft Corporation. All rights reserved.
Restore completed in 125.38 ms for D:\home\site\repository\src\InvoiceMax.DataAccess\InvoiceMax.DataAccess.csproj.
Restore completed in 125.39 ms for D:\home\site\repository\src\InvoiceMax.Contracts\InvoiceMax.Contracts.csproj.
Restore completed in 125.39 ms for D:\home\site\repository\src\InvoiceMax.Dependencies\InvoiceMax.Dependencies.csproj.
Restore completed in 188.38 ms for D:\home\site\repository\src\InvoiceMax.Web\InvoiceMax.Web.csproj.
InvoiceMax.Contracts -> D:\home\site\repository\src\InvoiceMax.Contracts\bin\Release\netstandard2.0\InvoiceMax.Contracts.dll
InvoiceMax.DataAccess -> D:\home\site\repository\src\InvoiceMax.DataAccess\bin\Release\netstandard2.0\InvoiceMax.DataAccess.dll
InvoiceMax.Dependencies -> D:\home\site\repository\src\InvoiceMax.Dependencies\bin\Release\netcoreapp2.1\InvoiceMax.Dependencies.dll
InvoiceMax.Web -> D:\home\site\repository\src\InvoiceMax.Web\bin\Release\netcoreapp2.1\InvoiceMax.Web.dll
InvoiceMax.Web -> D:\home\site\repository\src\InvoiceMax.Web\bin\Release\netcoreapp2.1\InvoiceMax.Web.Views.dll
Command 'starter.cmd "D:\home\site\d ...' was aborted due to no output nor CPU activity for 60 seconds. You can increase the SCM_COMMAND_IDLE_TIMEOUT app setting (or WEBJOBS_IDLE_TIMEOUT if this is a WebJob) if needed.\r\nstarter.cmd "D:\home\site\deployments\tools\deploy.cmd"
One or more errors occurred.
Command 'starter.cmd "D:\home\site\d ...' was aborted due to no output nor CPU activity for 60 seconds. You can increase the SCM_COMMAND_IDLE_TIMEOUT app setting (or WEBJOBS_IDLE_TIMEOUT if this is a WebJob) if needed.\r\nstarter.cmd "D:\home\site\deployments\tools\deploy.cmd"
any idea what i need to do??
In an azure Testaccount I installed a Windows 2016 OS and changed the language to german. On the desktop all ist ok (Date, Region). If I install a software I get the information, that the OSLanguage ist still english (1033) and not german (1031). The installation of the software stops after this message.
How can I change the OSLanguage completly.
on a centos7 server i'm trying repeatedly to download all blobs of a container (database backup).
-bash-4.2$ azcopy --version
azcopy 7.3.0-netcore
However, with every download I get "Transfer FAILED" on anywhere from a few files to over 1000. The container has over 90000 blobs.
[2018/11/14 04:31:02.027+00:00][VERBOSE] Start transfer: https://~~~~.blob.core.windows.net/~~~~/data/base/10173597/10173945_vm => /mnt/data/~~~~/base/20181111T073004/data/base/10173597/10173945_vm
[2018/11/14 04:31:02.028+00:00][VERBOSE] Start transfer: https://~~~~.blob.core.windows.net/~~~~/data/base/10173597/10173946 => /mnt/data/~~~~/base/20181111T073004/data/base/10173597/10173946
[2018/11/14 04:31:02.037+00:00][VERBOSE] Finished transfer: https://~~~~.blob.core.windows.net/~~~~/data/base/10173597/10173926 => /mnt/data/~~~~/base/20181111T073004/data/base/10173597/10173926
[2018/11/14 04:31:02.037+00:00][VERBOSE] Start transfer: https://~~~~.blob.core.windows.net/~~~~/data/base/10173597/10173947 => /mnt/data/~~~~/base/20181111T073004/data/base/10173597/10173947
[2018/11/14 04:31:02.044+00:00][VERBOSE] Transfer FAILED: https://~~~~.blob.core.windows.net/~~~~/data/base/10173597/10173922_vm => /mnt/data/~~~~/base/20181111T073004/data/base/10173597/10173922_vm.
[2018/11/14 04:31:02][ERROR] https://~~~~.blob.core.windows.net/~~~~/data/base/10173597/10173922_vm: Could not find file '/mnt/data/~~~~/base/20181111T073004/data/base/10173597/10173922_vm'.
[2018/11/14 04:31:02.045+00:00][VERBOSE] Start transfer: https://~~~~.blob.core.windows.net/~~~~/data/base/10173597/10173948 => /mnt/data/~~~~/base/20181111T073004/data/base/10173597/10173948
[2018/11/14 04:31:02.050+00:00][VERBOSE] Transfer FAILED: https://~~~~.blob.core.windows.net/~~~~/data/base/10173597/10173923 => /mnt/data/~~~~/base/20181111T073004/data/base/10173597/10173923.
[2018/11/14 04:31:02][ERROR] https://~~~~.blob.core.windows.net/~~~~/data/base/10173597/10173923: Could not find file '/mnt/data/~~~~/base/20181111T073004/data/base/10173597/10173923'.
[2018/11/14 04:31:02.050+00:00][VERBOSE] Transfer FAILED: https://~~~~.blob.core.windows.net/~~~~/data/base/10173597/10173924_vm => /mnt/data/~~~~/base/20181111T073004/data/base/10173597/10173924_vm.
[2018/11/14 04:31:02][ERROR] https://~~~~.blob.core.windows.net/~~~~/data/base/10173597/10173924_vm: Could not find file '/mnt/data/~~~~/base/20181111T073004/data/base/10173597/10173924_vm'.
[2018/11/14 04:31:02.050+00:00][VERBOSE] Start transfer: https://~~~~.blob.core.windows.net/~~~~/data/base/10173597/10173949 => /mnt/data/~~~~/base/20181111T073004/data/base/10173597/10173949
azcopy --source https://~~~~.net/~~~~-${CONTAINER_NAME}-base \
--destination /mnt/data/~~~~/base/${BARMAN_BACKUP} \
--source-key ~~~~ \
--recursive \
--quiet \
--verbose \
--resume /var/lib/barman/Microsoft/Azure/AzCopy/Download_Barman_Backup
This was the original upload . . .
Total files transferred: 924862
Transfer successfully: 924862
Transfer skipped: 0
Transfer failed: 0
Elapsed time: 00.00:32:22
copy of base to Azure RC=0
Total files transferred: 916715
Transfer successfully: 915483
Transfer skipped: 0
Transfer failed: 1232
Elapsed time: 00.00:24:44
Ending base download at Tue Nov 13 22:29:51 UTC 2018
The Vm has 16 cpu's and I tried running with different --paralle-level's
I created a Windows 2016 but I can't connect because apparently I have to allow remote connections on the VM first.
Hi All:
I would like to have the multi cloud architecture diagrams between Azure and AWS. Can someone provide me with those as i use both Azure and AWS.
Thanks,
Phani
Hi Team,
I would like to know process/ steps to configure virtual machine disaster recoverywith two different Azure tenant & Subscription.
E.g Subscription A and tenant mydomain1.onmicrosoft.com to Subscription B and tenant mydomain2.onmicrosoft.com . Request you to please suggest on this.
Regards
Khamaruddin shaikh
I'm using azure labs , have created a template vm of ubuntu 18.04 LTS. I can login to this template VM without any areas. Then i publish the vm for lab users. The template vm is published without any error and i'm able to start and the get connect info of the lab vms created. While doing ssh, i get an error "Access denied".
I cannot access my Windows 10 Pro N 1809 VM via RDP after running the Microsoft Software Repair Tool in the VM instance.
Does anyone know what's up? Boot Diagnostics shows my desktop, so the system boots. Just the Remote Desktop app can't "see" my computer is on. All firewall settings are set to allow RDP.