How to get a certificate for SQL server (Virtual machine) on Azura

Hi 
I am lost and I don't know what to do have a certificate available for SQL2014 (Data warehousing virtual machine Size A7).
My purpose is to connect to SQL server via Power Query and Engagement Studio  with Encryption connection option ticked. 
I have looked at a lot of pages via Google and I wish there is a clear step-by-step guide for me to follow. This is a MS Cloud with a predefined virtual machine. There should be some guide. Can you point me to the right direction please? 
I have a 

Hi,
Here are some related links below for you:
a real certificate for a virtual machine
https://social.msdn.microsoft.com/Forums/azure/en-US/7c48763f-fb04-46c6-a6e6-c21740d007cf/a-real-certificate-for-a-virtual-machine?forum=WAVirtualMachinesforWindows
Configuring a custom domain name for an Azure cloud service
http://azure.microsoft.com/en-us/documentation/articles/cloud-services-custom-domain-name/
Create a Service Certificate for Azure
https://msdn.microsoft.com/library/azure/gg432987.aspx?f=255&MSPPError=-2147217396
Since we are not familiar with Azure, if the information above is not helpful, please post another thread in Azure forums and post a feedback regarding your requirement:
http://feedback.azure.com/forums/34192--general-feedback
Best Regards,
Amy
Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
[email protected]

Similar Messages

  • How to get Connection string for Sql Server Installed ( using Gallary ) on Azure VM ?

    Installed Azure VM From gallary with Sql Server 2012, even after allowing 1433 port through firewall, still cant get access to Sql Server from outside vm, So please provide steps for getting exact ServerName for connecting Sql Server on VM for connecting
    from Visual Studio Application.
    Thanks.

    Hi,
    You can check the DNS name of the VM in the VM instance page of the Azure management portal.
    In addition, you can also refer to the third-party article below:
    http://thomaslarock.com/2014/02/connect-to-a-windows-azure-vm-using-sql-server-management-studio/
    ( Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please
    make sure that you completely understand the risk before retrieving any suggestions from the above link.)
    Best regards,
    Susie
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • How to get information about creation of a virtual machine on a Hyper-v host.

    Hi,
    How to get information about creation of a virtual machine on a Hyper-v host?
    I need: host name, time created, creator user.
    I saw in Hyper-V-VMMS but I found info about movements of VM between hosts.
    Thank's in advance.
    Denius Valiant

    For Host Name * Created Time Use This Command In PowerShell 
    Get-VM -Name (Read-Host "Type Your Vm Name") |select CreationTime , ComputerName
    and for Create User , As i know you should see on Event Log . 
    Go To Event Log Viewer--->Applications And Services Logs--->Microsoft--->Windows--->Hyper-V-VMMS--->Operational 
    You can see in Event Log who create the Vm.
    Whenever you see a helpful reply, click on Vote As Helpful & click on
    Mark As Answer if a post answers your question.
    LinkedIn:
      Facebook:
      

  • How BW get data from MS SQL server DB?

    I got infomation about this from help.com, http://help.sap.com/saphelp_nw04/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm.
    this web told me, when BW application server must be Win NT.BW can get data from MS SQL server DB.
    but our BW application server was AIX.
    Did you know other solution to this?

    Hi,
    you need to use the DBConnect or in BI7.0 the UDConnect features.
    regards
    Siggi
    See also: http://help.sap.com/saphelp_nw70/helpdata/EN/a1/89786c3df35c4ea930a994e884bb4c/frameset.htm
    or
    http://help.sap.com/saphelp_nw70/helpdata/EN/44/bcdce1dcaf56a3e10000000a1553f6/frameset.htm
    Edited by: Siegfried Szameitat on Aug 13, 2008 9:16 AM

  • What licenses and how many should be taken for SQL Server 2012 Standard Edition

    Hi,
    Could you help me please with my problem: what licenses (per core or Server + CAL) should I take for SQL Server 2012 Standard Edition for the following environment:
    SQl Server will be installed on VM with 1 core.
    Physical processor is Intel Xeon CPU E7-4830, 2.13 GHz, 2131 Mhz.
    Few people will have an access to the VM but SQL server is used for a web-application for about 200 users from Active Directory.
    Great thanks in advance,
    Lena

    Hello,
    Since the question is a license issue, you can call 1-800-426-9400, Monday through Friday, 6:00 A.M. to 6:00 P.M. (Pacific Time) to speak directly
    to a Microsoft licensing specialist. You can also visit the following site for more information and support on licensing issues:
    http://www.microsoft.com/licensing/mla/default.aspx
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • How to use evaluate function for sql server function

    Hi Team,
    We have imported a column(date dtat type) from SQL server cube . By default it imported as varchar,. We have three option in physical layer for this column(Varchar,Intiger,unknown)
    So we want to convert this column into date.can we use evaluate or there is any option to do that.?

    Hi,
    I am not sure your requirement. But how pass evaluate function obiee?
    syntax:- EVAULATE('your db function(%1,%2)', parameter list)
    here %1 and %2 are the no.of parameters (columns or may constant values) to be passed for the db-function
    if you have 3 parameters then you need to use %3 also.. means the columns to be passed.
    following exapmples are for ORACLE db,
    ex1: EVALUATE('upper(%1)', 'satya ranki reddy') gives the result as -> SATYA RANKI REDDY
    ex2: EVALUATE('upper(%1)', 'Markets.Region') here Markets.Region is column.
    you also can call the user-defined functions through evaulate
    EVALUATE('functioname(%1,%2), column1, column2)
    the above function has 2 parameters to be inputted
    Hope this help's
    Thanks
    Satya

  • How to get unused space in SQL SERVER in OS level

    Hi ,
    We have ECC 6.0 system on Windows 2003 and SQL SERVER 2005 database. There were hugh number of spools request deleted by us.
    Now DB02 is showing this :
    Number of files                     5
    Total Size [MB]               402,900
    Allocated [MB]                302,727
    Free [MB]                     100,173
    We want 100GB free space in OS level that is inside the SQL server .The affected table was TST03 .
    Is there any procedure / document to recover this space in OS level ?
    Thanks
    Mukul

    Hi dudes!
    I agree with Mushtaq_M that you can shrink your files, and also that this is not recommended; some DBAs become very nervous if they see some tens of Gb allocated by the database but free and which space cannot be returned to the file system.
    Of course, you can shrink your database files. It is explained in note *363018* (points D and E). In fact, under certain circumstances it could be necessary to shrink your transaction log, as per note *625546* and note *421644*.
    However, regarding your particular question, I would say that it could have a 'bad' effect: you would waste your resources or even hinder the performance during the time it takes the database shrinking and you wouldn't get a performance improvement in return. In fact, sooner or later your database will probably grow up to its current size or even more. Even more, as a rule of a thumb, it is recommended that each datafile has at least around 10-15% of free space.
    At last, let me point out that you should not rely on SQL Server's "autogrow" function: this is recommended just to prevent the emergency situation that the database stops working because there is no free space left at all, but you are recommended to monitor and manually increase the datafiles whenever necessary.
    You can also refer to the SAP Help Portal for further help on the +MS SQL Server DB administration in CCMS+ as well as on the +Database Management Tools+. You should always check the +Microsoft SQL Server 2005 *Books Online (BOL)*+
    Cheers!!
    -Jesú

  • How to get stop script for the server

    Hello everyone,
    I installed weblogic server8.1 on my Linux machine and used $WL_HOME/server/bin/startWLS.sh
    to create a new domain and server. But I did not find any stop script(like stopWLS.sh)
    which can stop myserver. How can I get it?
    Thanks for your helps.
    Iris

    which can stop myserver. How can I get it?Here's an etc/rc3.d script I use for my RH9 server. You'll notice there is
    a line in there for stop(), you can run that manually if you so choose, or
    you can use it via the xinetd (I think that's what it's called?). Good luck.
    # processname: weblogic
    # pidfile: /var/run/weblogic.pid
    PIDFILE=/var/run/weblogic.pid
    # Source function library
    . /etc/init.d/functions
    #check to see if we can write to config.xml...so non-root uses stop here
    [ -w /Domain/config.xml ] || exit 0
    #setup the environment for the java commands
    . /bea/weblogic81/server/bin/setWLSEnv.sh
    cd /Domain
    start(){
    echo "Starting WebLogic for Domain"
    cd /Domain
    daemon ./startWebLogic.sh &
    echo $! > $PIDFILE
    RETVAL=$?
    echo "WebLogic Server started."
    return $RETVAL
    stop(){
    echo "Stopping WebLogic for Domain"
    rm -f $PIDFILE
    java weblogic.Admin -url localhost:80 FORCESHUTDOWN
    status(){
    echo "Getting Weblogic status for Domain"
    java weblogic.Admin -url localhost:80 GETSTATE
    restart(){
    echo -n "Restarting WebLogic for Domain"
    stop
    start
    # See how we were called.
    case "$1" in
    start)
    start
    stop)
    stop
    restart|reload)
    stop
    start
    status)
    status
    echo $"usage: $0 {start|stop|status|restart|reload}"
    exit 1
    esac
    exit $RETVAL

  • How to Pick the data for SQL Server to Xcelsius

    Hi all,
    I am trying to create a dashboard Sales Analysis through Xcelsius in my system, but the toal data is in the SQL Server, Is't any possibility to pick the data directly from SQL server. How to connect thr templet to live data.
    Could someone please explain to me.
    Regards,
    KiranKumar.A

    XCELSIUS DYNAMIC DATA SOURCE
    Dynamic datasources for Xcelsius

  • HT4623 how to get ios5 certificate for openvpn

    I need to use openvpn connect and I have had my own certificate. But Iphone still needs additional certificate. How do I get the additional certificate?
    Thanks & Regards

    Hi,
    Here are some related links below for you:
    a real certificate for a virtual machine
    https://social.msdn.microsoft.com/Forums/azure/en-US/7c48763f-fb04-46c6-a6e6-c21740d007cf/a-real-certificate-for-a-virtual-machine?forum=WAVirtualMachinesforWindows
    Configuring a custom domain name for an Azure cloud service
    http://azure.microsoft.com/en-us/documentation/articles/cloud-services-custom-domain-name/
    Create a Service Certificate for Azure
    https://msdn.microsoft.com/library/azure/gg432987.aspx?f=255&MSPPError=-2147217396
    Since we are not familiar with Azure, if the information above is not helpful, please post another thread in Azure forums and post a feedback regarding your requirement:
    http://feedback.azure.com/forums/34192--general-feedback
    Best Regards,
    Amy
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]

  • How to install SSMS on for SQL Server 2012 Express, Windows 8.1

    I've installed Visual Web Developer 2010 and SQL Server Express 2012 on my Windows 8.1 machine.  But there's no SSMS included.  When I search the Microsoft web space, I find articles pointing to installers that crash, and downloads that have
    no ".exe" (etc.,) extension.
    Can somebody please point me to the right starting place for this?

    Hello,
    On the following link click on the “Download” (red button).:
    http://www.microsoft.com/en-us/download/details.aspx?id=29062
    Then click on the checkbox next to the Management Studio version you would like to install:
    ENU\x86\SQLManagementStudio_x86_ENU.exe (32-Bit)
    ENU\x64\SQLManagementStudio_x64_ENU.exe (64-bit)
    Then click on the “Next” button (grey color) on the right side.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • How to get clear userpassword for LDAP Server?

    I am writing a code for getting and setting attributes from and into IBM Directory Server. I get userPassword attribute which is like "[B@1dacd79e".
    Does anyone know what is and how to convert it into clear text?If any code possible.
    Thanks
    Steve

    I have found answer in forum.
    Ref: http://forum.java.sun.com/thread.jsp?forum=51&thread=163745

  • How to get Maintenance_HDB certificate for BW Powered With HANA system.

    Hi,
    We need to install Maintenance_HDB license in order to install BI -CONT addon component on our newly installed BW Powered With HANA system. But we could not get Maintenance_HDB license, as we are able to get only Maintenance_ADA License for our system.
    The main clarification required here is while adding a new entry in SMP (Service Market Place) of BW Powered By HANA system, what is the product that needs to selected in order to get HANA as database. We did selected Netweaver 7.3 for which we were actually made to select MAXDB as database but not HANA.
    Thanks & Regards,
    Pavan Indrakumar

    Well even though it says your customer number is not authorized for HANA DATABASE license for BW, we can add HANA as database product under Netweaver 7.3 and proceed requesting for Maintenace License.
    Not sure about the exact criteria behind the license provisioning.

  • How we can get SSL certificate for any site?

    i want to know how can get SSL certificate for any website and what is the main benefit for particular website with the help of this certificate.

    Hi,
    Would you please let me know edition information of the SBS server? Was it SBS 2008 or SBS 2011?
    Based on your description, I’m a little confused with your question. Did you mean that want to know why need
    SSL certificate for website?
    Certificate Services and SSL protect sensitive information by encrypting the data sent between client browsers
    and your server.
    An SSL Certificate is used for two reasons (1) to validate the remote server to the client before the client sends any data to that server (2) to encrypt the data between the client and server over an un-secure network (ie. the Internet). You can use
    a self-issued certificate or a third-party trusted certificate. For more details, please refer to following articles and check if can help you.
    Managing Certificates
    SSL and Certificates
    Understanding Self-Issued
    Certificates in SBS 2003 & SBS 2008
    Installing a GoDaddy Standard
    SSL Certificate on SBS 2008
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft
    does not guarantee the accuracy of this information.
    If anything I misunderstand or any update, please don’t hesitate to let me know.
    Hope this helps.
    Best regards,
    Justin Gu

  • Implementing Wildcard Certificate on SQL Server

    Hi,
    I've been trying to configure WildCard Certificate and no matter what I do, the certificates I create and import into local store do not show up in the "Protocols for ...." window.
    In my opinion what is missing is a complete guide or document to show how to configure and implement
    wildcard certificates for SQL Server
    regards

    Hi ArashMasroor,
    According to your description, you need to install a  certificate on a computer that is running Microsoft SQL Server by using Microsoft Management Console (MMC), then you can request certificates for a SQL Server stand-alone server, and
    then use the certificate for Secure Sockets Layer (SSL) encryption.
    After you successfully install the certificate, the certificate does not appear in the Certificate list on the Certificate tab, the error occurs because you may have installed an invalid certificate. You must ensure the certificate meets the following requirements.
    1. You have a private key that corresponds to this certificate.
    2. On the Details tab, the value for the Subject field must be server name.
    3. The value for the Enhanced Key Usage field must be Server Authentication (<number>).
    4. On the Certification Path tab, the server name must appear under Certification path.
    For using the MMC snap-in to install the certificate on the server, you can review the following articles.
    http://support.microsoft.com/kb/316898
    http://technet.microsoft.com/en-us/library/dd851419.aspx
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

Maybe you are looking for

  • New Airport Extreme not working with my Quad Macpro

    Hi all- My Linksys 902.11b router finally died and our household is now completely Mac-based (all with Airport Extreme cards), so I decided to take the plunge and get an Airport Extreme. 2 of the machines on my home's network are doing fine with the

  • How can I install photoshop elements on a 64 bit windows system?

    How can I install photoshop elements on a 64 bit windows system?

  • Soa managed server is not running after changing weblogic admin password

    hi guys.... we have oim 11g deployment on weblogic 10.3.5 ....it was working fine.... we changed the weblogic user password through admin console and changed the boot.properties file also....after that we succcessfully started the adminserver but soa

  • Unable to get SQL Plus login id & pw

    Hi all, I am a beginner in using Oracle products. Q1) I am using windows vista and I have installed Oracle 10g on my machine, and when I tried to access SQL Plus, they prompted me for : ID Password Host String I do not know how to get/create those va

  • WebService response charset problems

    Some time ago I posted a problem regarding unicode characters in WebService responses from WL7.0. I received a patch that helped partially - after the patch was applied, WL no longer threw any exception when an utf character was included in the respo