Hello Support,
i want to configure secure network on Azure. how to charges will be applicable.
Hello Support,
i want to configure secure network on Azure. how to charges will be applicable.
I have seen this happen once before on another NSG but thought maybe I had done Something so thought nothing of it.
It has now happened on a NSG from one of our production systems that our external clients use which has not been amended in a long time.
The NSG setup is to allow certain IP's HTTPS access to an internal system we have.
The NSG is associated with our main sub-net. However, at some point in the last few hours that subnet association was no longer applied to the NSG meaning that HTTPS access stooped for our external clients.
Is this a known issue? what could cause the subnet assoication to be removed from an NSG which has had no changes for months.
Thanks
Hello,
Install Certificate and Client Package and when I try to connect it shows the following error
"A certificate could not be found that can be used with this Extensible Authentication Protocol. (Error 798) For customised troubleshooting information for this connection"
I have checked both cert are installed under current user in both personal and trusted root, and have tried every resource we can
We have successfully installed using same settings & process on Windows 7 without problem, the log file is as follows
******************************************************************I'm uploading my self-signed root certificate to the Azure virtual network with point-to-site enabled as described here:
http://msdn.microsoft.com/en-us/library/windowsazure/dn133792.aspx
However, each time I upload it says it has been uploaded successfully but the UI still says "certificate not set up". There's absolutely no further information available so I'm not sure where to go from here?
Thanks
James
How to identify VM which is not responding to health probes?
I have gone through health probe log, it says about how many VMs are up and how many are down. But how to know which all VMs are down?
Internal LB doesn't show health probe log, is there a way to get health status from internal LB as well?
Thanks,
Ram
Hi,
I have a traffic manager resource with an Azure app service endpoint. The DNS for the app service resolves correctly. The DNS for the traffic manager, however, does not respond.
The only clue I can seem to get is DNS_PROBE_FINISHED_NXDOMAIN.
Thanks,
Matt
Hello ,
I am getting the following error when trying to make a gateway subnet for a VPN connection to our local environment.
"Your subnet is not contained within the address space for this virtual network: 192.168.80.0/24, 192.168.90.0/24"
The documentation doesn't clearly explain what info it is looking for it just tells me to enter in an address range. Only two subnets I have for my production environment is shown in the above error.
Thank you,
Bryan Hull
We are stuck trying to get https work with Service Fabric. It works locally fine but the root cause it we cannot open port 443 on the load balancer for the cluster.
We can open other ports fine, but for some reason just cannot open 443.
Thanks in advance for any help!
Problem Statement :
Working Scenario : We have old azure classic VM with DNS name XXX.cloudapp.net, We have domain name and was using CNAME in registrat who is managing name servers. So it was working fine XXX.com was redirecting to XXX.cloudapp.net
Error Scenario : we recently added another azure VM DNS name XXX.centralindia.cloudapp.azure.com, went to resistrator admin domain manager console and updated CNAME of XXX.com - > XXX.centralindia.cloudapp.azure.com
Now when we visit xxx.com ( waited for 24 hours for CNAME resolution etc ) we get error - Unable to connect
domain Manager support team told us that due to 4 dots in Record value(XXX.centralindia.cloudapp.azure.com), records are not resolving.
I suggest you, please minimize the record value and then try to add it.
How to fix this solution? Domain manager team is telling us that they will not allow url with 4 dots? What is the reason for this? 2. Can we shorted url on Azure console?
Hi there, I followed this article: https://azure.microsoft.com/en-us/documentation/articles/vpn-gateway-vnet-vnet-rm-ps/
At the end, creating the Connection between both Vnet, I receive following error.
##I used this command:
New-AzureRmVirtualNetworkGatewayConnection -Name LegacytoExchange -ResourceGroupName RG-Legacy -
VirtualNetworkGateway1 $vnet1gw -VirtualNetworkGateway2 $vnet4gw -Location "West Europe" -ConnectionType Vnet2Vnet -SharedKey 'AzureA1b2C3' -Verbose
##I get this error:
New-AzureRmVirtualNetworkGatewayConnection : Long running operation failed with status 'Failed'.
In Zeile:1 Zeichen:1
+ New-AzureRmVirtualNetworkGatewayConnection -Name LegacytoExchange -Re ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : CloseError: (:) [New-AzureRmVirt...tewayConnection], CloudException
+ FullyQualifiedErrorId : Microsoft.Azure.Commands.Network.NewAzureVirtualNetworkGatewayConnectionCommand
Thanks, Alex
Hi,
I'm new to the gateway and this is my first time configuring it.
I don't understand why I get this HTTP Error 404. The requested resource is not found.
what could be the reason for that?
Thanks
Hallis
New-AzureService -ServiceName "SmtpCMyService" -Location "West US 2" -ReverseDnsFqdn "mail1.mydomain.com."...i getting an error:
New-AzureService : BadRequest: The reverse DNS FQDN mail1.mydomain.com. must resolve to one of: a). the DNS name of this Hosted Service (SmtpCaseOne.cloudapp.net), b). the DNS name of a different Hosted Service in this subscription (0fc8716f-0522-44b8-87c8-4d05b5c3443e), c). a Reserved IP belonging to this subscription, or d). the IP of a deployment or of a VM in this subscription. OperationID : 'ee80655f1c28788896efc7506633ff81' At line:1 char:1+ new-AzureService -ServiceName "SmtpMyService" -Location "West US 2" -Re ...+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+ CategoryInfo : CloseError: (:) [New-AzureService], ComputeCloudException+ FullyQualifiedErrorId : Microsoft.WindowsAzure.Commands.ServiceManagement.HostedServices.NewAzureServiceCommandHow can I fixe this? As I understood - I need to create the record on some of Name servers... or not? Help me please to customize my smtp server
we have multiple visual studio subscriptions with different ID's.
I am trying to connect two virtual networks located in same region.
Case 1: VPN peering: I am referring to link "https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-create-vnetpeering-arm-portal". Followed each step but not able to connect as it enable to recognize Resource ID of another subscription.
Case 2: when I am trying to connect two networks with VPN-VPN connectivity using powershell . I am able to connect VPN5 to VPN1 but while connecting VPN1 to VPN5 getting Internal server Error.
"status": "Failed", "error": { "code": "Internal Server Error", "message": "An error occurred.", "details": []
I've got an azure server running Exchange and I'd like to set the reverse DNS for it.
Following the instructions here: https://azure.microsoft.com/en-us/blog/announcing-reverse-dns-for-azure-cloud-services/ gave me an error along the lines of
Set-AzureService : BadRequest: The reverse DNS FQDN thunderfox.thunderfox.nl. must resolve to one of: a). the DNS name
of this Hosted Service (Thunderfox.cloudapp.net), b). the DNS name of a different Hosted Service in this subscription
(snip), c). a Reserved IP belonging to this subscription, or d). the IP of a
deployment or of a VM in this subscription.
The thing is, the particular FQDN in question is pointing to the service and I have had the record in place for over a week now, so I'm slightly confused on why it's not seeing this.
Hello,
what I have done is :
Created a VPN and a Virtual Machine and installed VPN Client locally in my laptop and in Virtual Machine and they are connected and they are
both in the same resource group.
But the problem is that I can’t ping each other. And I cant ping Default Gateway (10.0.0.1) from Virtual Machine.
I tried to deactivate the firewall in both local and virtual machine but no luck.
Thank you
Hello,
We are loosing connectivity betweek our on-prem office and our Azure file server approximatively once a day.
When we look in the site to site VPN logs, we can see that site to site VPN lose its connection (connexction changed from connecting to connected error) every day.
Could you please provide us support? We didn't see anything in our on-prem Sophos network appliance, neither on local switch or workstations.
Many thanks in advance
Hi
We currently have an ExpressRoute connection from our MPLS WAN into Azure via BT (British Telecom). We would like to monitor the usage of the circuit as well as availability. We have drawn a blank from BT (who just said ping a server in Azure to see if the cct is up) and I cannot see any REST or PowerShell cmds to get any data out.
BT will not give us access to the Edge routers (for obvious reasons, they are terminating a lot of circuits on them, not just ours).
Currently the Portal is showing 0 bytes data sent and received, which we know isn't correct as we have transferred Tb's of data in and out.
I would be keen to hear if you have managed to get some circuit usage stats out and how you achieved this or if in fact you have a similar need and we can then maybe submit to Microsoft and see if it can be added as a metric to monitor.
kind regards
AndyB