Does windows azure service management APIs work for windows azure pack setup as well ?

Does Service Management REST APIs(http://msdn.microsoft.com/en-us/library/windowsazure/ee460799.aspx) for Azure work with
Windows Azure Pack as well ?

Hi,
Windows Azure Pack is basically a proof of concept.
So, it will not have all the features that Windows Azure has in the cloud.
Some services such as Cloud services & storage services are not available.
for some available API support:
If you found this post useful, Please "Mark as Answer" and "Vote
as Helpful".
Best Regards, Tuan Khalib

Similar Messages

  • Windows XP Quicktime doesn't work for Windows XP!!!

    Ok. I bought Quicktime PRO for windows since it had features like looping.
    But... it does not play wmv files!!!
    The ultimate insult is that there is a wmv plugin for MAC version of quicktime.
    And there's no obvious way to rant directly to Apple, or get my money back.
    I do see that there has already been one post on this with no answer... thought I'd try again

    QuickTime Player can't open Windows Media Player formats. It never could and you should have seen that when reading the Web page carefully.
    The plug-in for Mac users is endorsed by Microsoft and is intended to replace the Windows Media Player for Mac. Microsoft hasn't updated WMP for Mac since 2003 and has discontinued it.
    Flip4Mac is third party software that enables most WMP formats be played via QuickTime. Ask them to write a Windows version.

  • Application Restart and Recovery APIs doesn't work for windows services

    I am using the Application Restart and Recovery mechanism (provided in Windows API Code Pack for Microsoft.NET Framework) to collect some information (i.e. stack information when there's an unhandledexception)  before my windows service crash down.
    It works well for windows form applications, but the callback method wouldn't be called if the host is a windows service. 
    I have checked the article: https://msdn.microsoft.com/zh-cn/subscriptions/downloads/cc303708
    But it doesn't specify clearly whether it works for a windows service. It seems that the recovery will only be activated when the user interacts with the error dialog of Windows Error Reporting (clicking "close" on the dialog, for example).
    So I am wondering is my guess right that the Application Restart and Recovery mechanism doesn't work for windows services. Or is there a better way to meet my requirement? 

    I would suggest trying ARR if that's what you want to use.  The restart portion won't work, but it doesn't need to as if you fail out of your service, the Windows service controller will handle recovery (up to and including restarting your service).
     You configure those recovery actions either through code or one of the built in administrative tools for services such as services.msc.  
    DebugDiag/ADplus and similar tools ultimately do use built-in APIs; you don't need to add anything external to collect debugging information.  You do however have to write a good deal of code to do somethings.  It's pretty simple to use the unmanaged
    function that I pointed out before and
    MiniDumpWriteDump to write a minidump when you hit an unexpected error(the dbghelp.dll that comes installed with Windows has it so you don't need anything additional installed).  You can even write a basic debugger that literally debugs a process using
    only kernel32 functions (see
    https://msdn.microsoft.com/en-us/library/windows/desktop/ms679301(v=vs.85).aspx if you're interested).  
    WinSDK Support Team Blog: http://blogs.msdn.com/b/winsdk/

  • How can I retrieve/compute an X509 certificate's thumbprint in Python and then use it for accessing Service Management APIs from Python SDK?

    Hello,
    I am using Azure Python SDK to perform calls to ServiceManagement APIs.
    I have a .publishsettings file generated for my account which includes an encoded version of my X509 certificate and all of my subscription IDs.
    How can I retrieve/compute an X509 certificate's thumbprint in Python?
    Following is the code snippet that helps us do it in .Net.
    Is there a similar approach to do it in Python?
    var publishSettingsFile = @"C:\temp\CORP DPE Account-11-16-2011-credentials.publishsettings";
    XDocument xdoc = XDocument.Load(publishSettingsFile);
    var managementCertbase64string = xdoc.Descendants("PublishProfile").Single().Attribute("ManagementCertificate").Value;
    var importedCert = new X509Certificate2(Convert.FromBase64String(managementCertbase64string));
    thumbprint = importedCert.Thumbprint;
    Once I have the thumbprint, how can I use that thumbprint to access Service Management APIs from Python SDK?
    Thank you in Advance!
    Regards,
    Vaibhav Kale

    Hi,
    Please have check on the below article and check if it helps.
    http://azure.microsoft.com/en-in/documentation/articles/cloud-services-python-how-to-use-service-management/
    Regards,
    Mekh.

  • Does the 2.1 web policy agent for Windows 2003 work on a 64 bit OS ?

    Does the 2.1 web policy agent for Windows 2003 work on a 64 bit OS ?
    I have a customer having a world of issues getting the agent to start.
    Jeff Courtade

    No. 64bit support is not there for 2.1 agents on Windows.
    -Subba

  • Can't install Microsoft Exchange Web Services Managed API 2.0 - message says it is already installed but it is not.

    I tried to install the Microsoft Exchange Web Services Managed API 2.0 but I got a message saying it was already installed and that I should un-install it.  However it does not appear in the control panel un-install a program list.  I am using
    VS2013 on windows 8.  What can I do to get it to work?
    Mike VE

    Hello,
    Thank you for your sharing.
    If you have any feedback on our support, please click
    here
    Cara Chen
    TechNet Community Support

  • How to Upgrade Service Manager 2012 SP1 with Windows 2008 R2 to SCSM 2012 R2 with Windows 2012 R2

    Hi,
    We are using Service Manager 2012 SP1 UR2 with Windows 2008 R2.
    I am planning to upgrade Service Manager to R2 with Windows 2012 R2. I found the steps to upgrade SCSM 2012 Sp1 to R2 but need assistance to upgrade with 2012 R2 OS.
    Please suggest how to achieve the above mentioned objective.
    Regards, Syed Fahad Ali

    Virtualization solves this problem handily, by allowing you to create a new server to run the new program on the same hardware. it also solves the related problem of moving off unsupported hardware without changing OS or application. VMware is my personal
    favorite, but Hyper-V, Xen, and VirtualBox all have similar capabilities.
    Compare the cost of work and confidence in success of a upgrade, where any of thousands or millions of uncontrolled settings could cause an issue, to the cost of work and confidence in success of installing a new OS instance and configuring a known state
    for the new environment.
    In short, upgrades should no longer be a thing. there are just too many ways they can go wrong, and it's far too easy to create a new OS with minimal expense and effort.

  • Microsoft Rights Management Sharing Application for Windows and the connection with AD RMS

    Hi,
    I have installed AD RMS and now installed on end users Microsoft Rights Management Sharing Application for Windows.
    When I choose protect a document in any end user machine, does it connect with AD RMS server to get a certificate and encrypt the content, or does not use at all AD RMS services? What about when choosing to protect  with an AD RMS template distributed
    to end users?
    Thanks 

    Hi Ardi -
    The first time a user creates or consumes protected content, they must contact the RMS server to "bootstrap".  In this process, the user obtains certificates to identity them within the context of RMS.
    Once a user has bootstrapped, he or she can create protected protected content without access to the RMS server.
    To open protected content, a user must connect to the AD RMS server to obtain a "use license".
    Does that help?
    Micah LaNasa
    Synergy Advisors
    synergyadvisors.biz

  • Digital card reader no longer works for Windows 7 Pc, 3yrs old

    Help, my digital card reader no longer works for Windows, 32bytes, on my 3 year old pc.  HP does not have any any down loads for this.  Any suggestions where else I can find them that would not interferre with other functions of my pc

    Hi,
    What is your machine ? The following devices may help:
       http://www.ebay.com.au/bhp/usb-card-reader
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Synaptics touchpad on HP Mini 110 Windows 7 32 Bit - not working for one user - working for another

    Hi,
    I recently have an issue with Synaptics touchpad on HP Mini 110 Windows 7 32 Bit - NOT working for one user - working for another.
    Windows 7 updates recently installed ???
    By checking the device properties on the user that works - "Synaptics PS/2 Port Touchpad 13/10/2011 Version 15.3.29.0"
    When the other user logs on, the touchpad works for a few seconds, then a displays a black square with a red diagonal line through it, then the touchpad won't respond. Trying to use the keypad to navigate to system diagnosics or anything to find further info is useless....

    Hey eagle_no11,
    Thank you for joining the HP Support Community!
    I will do my best in assisting to hopefully get the TouchPad to work on the second user profile.
    What I would like to start off with, is to restore the original Synaptics drivers onto the profile that is not working correctly. I have included the document Using Recovery Manager to Restore Software and Drivers (Windows 7).
    Once you have installed the original drivers, you will need to complete all updates from both HP, as well as Windows. For these updates, if you open the HP Support Assistant, and select Maintain, you should see an option for updating.
    Please let me know how these steps do work out for you.
    Have a great day!
    I worked on behalf of HP

  • Can't get itunes to work for windows xp 64 bit

    I can't get itunes to work for windows xp 64 bit. It won't even download.

    These are the Windows requirements according to the iTunes dpownload site http://www.apple.com/uk/itunes/download/http://:
    Windows XP Service Pack 2 or later; 32-bit editions of Windows Vista, Windows 7 or Windows 8
    64-bit editions of Windows Vista, Windows 7 or Windows 8 require the iTunes 64-bit installer
    xp 64 bit is not mentioned but it doesn't seem to be supported for the latest ITunes so it seems that you're out of luck.

  • Does Smartview 11.1.1.3 work on Windows 7?

    does Smartview 11.1.1.3 work on Windows 7? I think it is officially not supported.
    Anyone with luck using SV on windows 7 and office 2010?
    Office 2010 is very similar to Office 2007 (which is supported, I thijnk, by SV 11.1.1.3)

    Oh, I just found out that our PC clients are on Smartview 11.1.1.3.0 (build 190). How can I apply patch to upgrade to 11.1.1.3.01 for our server and for our PC? I need the latest patch as we are windows 7 and office 2007 users. Do I need to upgrade both SV client (for PC) and SV server?
    Edited by: Essbase Fan on Jun 15, 2010 10:00 PM

  • Help with PDF formsmaking them work for Windows users

    I'm using a new user of Acrobat 8.0.0 and having a helluva time figuring out how to make PDF forms that work for Windows users.
    I can make the forms okay and Mac users can fill them out (using either Preview or Reader), and I get them emailed to me just fine. But all of the PC users that I send them to tell me that they "can't save them."
    Here's a test PDF I've created (with just a few plain fields in it):
    http://www.braintoniq.com/dropbox/test.pdf
    Can someone who's got XP tell me what I'm doing wrong? Or what I can tell my XP users how to save it and be able to email it back with their text.
    thank you!

    tuqqer;
    Worked on my Firefox browser PDF plug-in running XP on my MBP. Opened the completed form in Adobe Reader 9 Windows and all looked fine. Just a note on your fields; date field not properly formatted and once filled, it has the same name as the NAME field. Just make sure our fields are named separately.
    Best.
    P.

  • Hi my abode photoshop cs 5.1 stop working for windows 7

    abode photoshop cs5.1 stop working for windows 7 error

    I have a subwoofer and 5 speakers (2 for front, 2 for rear, 1 for center)...Philips MMS460 5.1.  Connection to the on-board RealTek HD Audio is simple, orange for the subwoofer, green for front and black for rear.I have already tried downloading the latest drivers from the motherboard manufacturers website,I have tried connecting the subwoofer connectors to different jacks (reversed black and green).
    I have experimented with the settings in the RealTek HD Audio Manager and Control Panel->Sound windows.  Nothing works.
    These exact same subwoofer and speakers worked perfectly fine in vISTA Home basic
    1. Disconnect the speaker system from the pc rear audio panel
    2. Remove the on-board audio using the "Add or Remove Hardware" option in Control Panel
    3. Reboot the pc, install the driver.  Re-connect the speaker system.
    4. Using the Sound applet found in Control Panel, configure the speakers for surround sound
    5. Reboot the pc.
    And now resume all of that ...i have been on Realtek hd audio manager->Speaker configuration set on 5.1 making the test ...EVERITHING WORKS FINE but ...finally when i open for example WINAMP AND PLAY A SONG ....is only  played on front *or stereo..So on what im wrong?

  • Thinkvantage "access connections windows wireless service" has stopped working

    My new computer is a  T400 running Windows 7 (lenovo disk installed after purchase) .
    While it still connects to the internet through the Windows(?) "open network and sharing center the Thinkvantage Technologies "access connections windows wireless service"  has stopped working.  It worked fine for a while (4-6 weeks).
    Any ideas on how to get it started again?  
    Thanks
    John

    Thank you for your reply.  I'm just not sure what "it" to uninstall or where to get the new "it" to download.  Would you mind adding those details for me?  I appreciate your help 
    John

Maybe you are looking for

  • Daisy chain two display port monitors (Dell U2913WM) to new Mac mini Thunderbolt?

    Everything I read said that I could hook up a display port monitor to a Thunderbolt port on the mac mini.  I purchased two display port monitors (Dell U2913WM) that can be daisy chained, and hooked them up.  All I get is mirroring.  Does anyone know

  • How can I create a VM in Brazilian Data Center

    I am working on a Proof of Concept to use Cloud Services in Latin America. What I am trying to do is setup an FTP Site in the Azure Brazilian Data Center. So how can I create a VM in the Brazilian Data Center- I do not see a way to do this through th

  • Burning vidieos to dvd

    How do you put the videos from the vado hd to a dvd that will play in a dvd player? What program(s) to use ,what format to put the vidioes in. Thanks

  • Can we use replication usings oracle 10g steams for EBS r12 database?

    HI, We are using EBS 12.0.6 and database 10.2.0.3 on linux 32-bit/64-bit OS (Multi-Node env). Actually We want to decrease the load of custom reports on actual production system, so thats why we need reports server and as my past experience I had use

  • Analyzing PDF Content

    I'm working on an inhouse-built document management solution running on .NET technologies. Herewith a very quick drilldown of the current process: A document(s) in PDF format gets uploaded to the server using a web service. A document is usually some