无法保存清单。错误详细信息:KeyValueMustBeNull
Failed to save manifest. Error details: KeyValueMustBeNull
我正在尝试为新 Azure 门户中的应用程序上传新清单。但是,当我尝试上传包含相关证书信息的清单时,我收到以下错误:
Failed to save manifest. Error details: KeyValueMustBeNull
我已经尝试在网络浏览器中进行编辑,downloading/uploading 修改后的清单也得到了相同的结果。我可以将键值设置为 null 并保存它,但我的应用程序无法使用 base64 键值作为 null 进行身份验证。
这似乎是 Azure 门户本身的错误。我能够通过以下方式解决:
Symptom: O365 portal error “Failed to upload manifest file. You
can make adjstments in the editor and save, or discard. Error details: "KeyValueMustBeNull”
Root cause: Tried to upload the same “KeyId” twice in a row.
Solution: Just modify one character in the keyId field in the
我正在尝试为新 Azure 门户中的应用程序上传新清单。但是,当我尝试上传包含相关证书信息的清单时,我收到以下错误:
Failed to save manifest. Error details: KeyValueMustBeNull
我已经尝试在网络浏览器中进行编辑,downloading/uploading 修改后的清单也得到了相同的结果。我可以将键值设置为 null 并保存它,但我的应用程序无法使用 base64 键值作为 null 进行身份验证。
这似乎是 Azure 门户本身的错误。我能够通过以下方式解决:
Symptom: O365 portal error “Failed to upload manifest file. You
can make adjstments in the editor and save, or discard. Error details: "KeyValueMustBeNull”
Root cause: Tried to upload the same “KeyId” twice in a row.
Solution: Just modify one character in the keyId field in the