I want to deploy my Sitecore website to Azure.
I am referencing https://sdn.sitecore.net/upload/sdn5/products/azure/310/getting_started_with_sitecore_azure_310-a4.pdf
this pdf file to setup Sitecore Azure but dont know where to put Azure account details its all working at local, has anyone used this before or have idea about this?
The doc you using is dated,
go to the new Sitecore Documentation site install_sitecore_azure
Related
I wish to offer my application as a VM solution on Google Cloud Marketplace. However I haven't figured out how to provide updates to my application. As far I as I know, I need to deprecate the existing image and update it with a new one. I am not sure how existing customers will get the updated application. Could somebody please help me understand this ?
According to the documentation the customer is unable to update software that they have already deployed.
In order to update their existing deployment of a software package, they must redeploy the software package from Cloud Marketplace.
You need to create a new version for your solution in the marketplace UI and then get that approved and released by Google. Once that's released, customers can update to the new version by updating the deployment yaml under the "Applications" section in GKE with the new application version.
Thank you for reading my question.
I'am trying to implement Azure AD B2C in Sitecore 9.0.2 version that being said i have used a sample code from Git Hub which implemented ADB2C using ASP.NET MVC. I created a feature project in Sitecore added all the files needed,built the solution and deployed it to Sitecore web root, resolved dll conflicts but still seeing one issue:
Sitecore have an older version of "System.IdentityModel.Tokens.Jwt" dll with class "System.IdentityModel.Tokens.JwtSecurityTokenHandler" which is no longer available in Version=5.2.1.0
Any help/guidance here to resolve this issue or is there any sample implementation available in Sitecore with Azure AD B2C.
Note: i'am not looking for Federated Authentication (Azure Active Directory) Azure AD
enter image description here
Steps to create Azure AD B2C :
Login to Portal.azure.com and create a New Tenant (working directory
with subscription)
Link your Subscription
Create/Register an Application (Client)
Create Client Secret, User Flows, Custom policies reference
Create an MVC application which can generate Azure Login Url reference
Deploy your code to sitecore root & browse the site.
Open Issues : Users need to be created in Sitecore manually even after having Virtual User creation in place.
Seems like a simple question, right?
We've got a legacy app that's been on the Google Apps Marketplace for 3 years now. We're about to sunset the app, so we want to unpublish it from the Apps Marketplace. Problem is that on our vender profile, the 'Unpublish' option is inactive/grayed out.
Combed through the support docs, and emailed Google Apps developer support - but haven't found any info or received a response re: why this would be happening.
Does anyone have any insight into why we might be stuck with all our apps published, and unable to unpublish them (or create any new apps, for that matter)? Any idea how to get this app unpublished from the Apps Marketplace?
Screenshot:
https://www.dropbox.com/s/lsok74bs9yydo3z/Screenshot%202014-03-14%2014.51.08.png
Google reformed the Google Apps Marketplace, so we can't publish any application on the old Google Apps Marketplace.I don't really know why, but they don't allow us unpublish too(I want to know how to unpublish too).
Please refer to https://developers.google.com/apps-marketplace/.
Anyway, the old Google Apps Marketplace's application will be unabled to be installed on September 30th.
I have download the umbraco accelerator to try get an azure based CMS up and running, I have managed to change the configuration file and the command prompt log upon running the .bat files does not generate any errors.
I have created the storage and azure database and hosted service but when I look at the hosted service there is no way for me to connect into this as the connect button has been disabled. Has anyone else went through the setup and if so have you encoutnered this issue? The URL displayed in azure http://appname.cloudapp.net/umbraco/default.aspx does not work
Which Umbraco version are you deploying? AFAIK the accelerator is deprecated, but I could be wrong if you're doing something in particular, or something I haven't heard of (could be lots!) with web/hosted services.
I've deployed Umbraco 4-6 CMS through WebMatrix 2-3 to azure as a website with relative ease. I didn't need it to be a hosted service/cloudapp.
Is that url not a generic placeholder, do you have a Domain registered to point at it?
Y'know, the more I type, the more I realise I have only a shaky grasp of what you're talking about. Are you sure you need a cloudapp, will an azure website not do?
Does anybody has some experience with Product Advertising API of Amazon?
I have a django site and I need to get the affiliate info that is relevant to my site.
Which python/django packages do you use and how?
I am starting a similar project. I haven't completed it yet, so I can't answer this perfectly yet, but here is an open source python project I've found related to the Amazon Product API on PyPi:
https://pypi.python.org/pypi/python-amazon-product-api/