Skip to content

Merge master#7

Merged
MehaKaushik merged 636 commits into
MehaKaushik:privateEndpointfrom
Azure:master
Nov 10, 2020
Merged

Merge master#7
MehaKaushik merged 636 commits into
MehaKaushik:privateEndpointfrom
Azure:master

Conversation

@MehaKaushik
Copy link
Copy Markdown
Owner

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • Please ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable version with Breaking Change Validation errors
  • Updating API(s) in preview over 1 year

Please follow the link to find more details on PR review process.

changlong-liu and others added 30 commits October 6, 2020 10:54
… in imagebuilder 2020-02-14 API specification (#10935)

* Added RunAsSystem boolean to imagebuilder 2020-02-14 API swagger

* Updated CreateImageTemplateWindows example to contain new responses
* updating compute.json for force delete

* update description
* ADP - add missing ProvisioningState

* Fix delete responses

* Add ARM schema

* Add ARM schema

* Change modelAsString to true
* added 2020-01-13-preview

* violation fixes

* fixing violations

* add monitorId param

* model validation fix

* prettier fix and added api version tag

* updated readme

* lint fix

* tag changes

* $ref changes

* update error codes

* fix defaultError error

* remove 400, 401

* making changes

* fixed prettier errors

* updated operationId

* monitorResource to resource
…eview/2020-09-01-preview (#11019)

* Updating markdownSource

* Adding format

Co-authored-by: Himanshu Chandel <hich@microsoft.com>
* Adds base for updating Microsoft.StorageSync from version stable/2020-03-01 to version 2020-09-01

* Updates readme

* Updates API version in new specs and examples

* Bug 8240091: [Swagger spec] Health state enum in swagger is out of date. Switch to general health state enum

* Update registered server properties and fix Bug 8240060: [Swagger spec] Registered server structure in swagger is missing agent version status

* Bug 8240048: [Swagger spec] Health properties in swagger are missing recently added fields

* Bug 8240067: [Swagger spec] Workflow object in swagger is missing some properties

* Update workflow get example

* Bug 8240076: [Swagger spec] Operations resources for azure monitor integration have “properties” which is not defined in swagger. Add missing properties to operations API specification

* Bug 8240032: [Swagger spec] Error structure returned for some failed requests does not match swagger spec. Add missing properties to specification

* remove debug.log file

* Add serverName property to registered server and server endpoint properties

* Fix missing ServerEndpointSyncMode

* run prettier

* Update common types reference to v2

* Review and update which properties should be read-only for RegisteredServerProperties

* Fix examples for registered server and undo v2 references

* Fix typo
* allow update vmTemplate

* Automatic for personal desktop assignment type
* Fixing Linter errors.

* Removing unused parameter

* Revert "Removing unused parameter"

This reverts commit 806235f.
…service does the orchestration. (#10481)

* adding remove move resources api

* syncing with master

* renaming the api

Co-authored-by: dukum <dukum@microsoft.com>
…perty is missed from ManagedServiceIdentity. (#11059)

* Update deploymentScripts.json

Mark environment variable secureValue as secret

* Update deploymentScripts.json

Fix a bug in Microsoft.Resources/deploymentScripts where tenantId property is missed from ManagedServiceIdentity.
* add 2020-09-30 to python readme

* Make HyperVGen modelAsString in sharedGallery.json

Co-authored-by: Grace Liang <grlian@microsoft.com>
Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>
* Add CustomEntityLookupSkill to searchservice.json

* Fix typos

* remove non-required fields from "required"

* Move API change to 2020-06-30

* remove whiteline

* Update searchservice.json

* fix typo copied from public API docs.

* Update searchservice.json

Remove unnecessary x-nullable

* Update specification/search/data-plane/Azure.Search/preview/2020-06-30-Preview/searchservice.json

Co-authored-by: Heath Stewart <heaths@outlook.com>

Co-authored-by: Heath Stewart <heaths@outlook.com>
* source filter for Download API

* Adding as reference

* prettier

* changedsince and filename with space sample added

* adding changedsince to customwords for spellcheck

* changedSince Description camelCase

* Reduced description for changedSince Description
* 2020-10-01 peering

* 2020-10-01 changes

* fixing readonly parameter in ErrorResponse
Co-authored-by: Durgesh Kumar <dukum@microsoft.com>
…11067)

* Swagger specs and examples

for QnAMakerV5.0-preview.1

* examples and read me files

* undo pushed mistaken files pushed

* Update SuccessfulGetAlts.json

add parameter kbId

* AlterationsKbId for GetAlterations

* Update SuccessfulSetAlts.json

with kbid     "kbId": "xxxxxxxx-xxxx-Mxxx-Nxxx-xxxxxxxxxxxx"

* missing comma

* examples for v2 genAns, train

* removed required attribute for AlterationKbId

* 4.0 to 5.0-private.1

* 4.0 to 5.0-private.1

source, changedSince, and better answer span example

* Minor string changes

and answer span score to a reasonable number

* Make answerSpan scoreThreshold in example indicative

* readme files reorganized

added conditions for versions
Runtime folder separate in 5.0-preview.1 as the common DTOs should not get overridden.

* remove runtime from preview swagger

easing the creation of sdk (without conflicting QueryDTO and overriding problem)

* minor correction  nodejs

* typos and string corrections

readme files updated as some of the languages already have folder structures with version

* corrected example and swagger for the latest changes

* another typo

* validation errors fixed

* prettier fixed, model validation fixed

* lastUpdatedTimestamp instead of lastUpdatedTimestampUTC

* output-folder for go sdk for preview to have path format as specified in docuemntation

* namespace azure.cognitiveservices.knowledge.qnamaker.preview for python
…ble/2020-09-18 (#10688)

* Adds base for updating Microsoft.Kusto from version stable/2020-06-14 to version 2020-09-18

* Updates readme

* Updates API version in new specs and examples

* Update to new API version

* Remove key version requirement

* Remove old command

* Prettier fix

* Fix additional parameter

* remove default parameter
kashyap-kunal and others added 27 commits November 6, 2020 10:15
* Workspace Managed Sql Server Proxy Apis. #907750 #923781

* Spelling mistakes fix

* Lint issue fix

* Fixing lint warnings

* Fixing Lint issue

* resolving review comment

* Backup Comit

* removing datawarehouse queries

* Update custom-words.txt

* removing due to conflict with Swetha's PR

* removed sqlServer

This file is currently in review in another PR

* Removing conflicting file

PR already raised for them

* resolving lint issue

* Fixing Avocado issue

* Adding default response

* Fixing avocado issues

* resolving avocado issues

* fixing issues

* resolving breaking change

* Removing conflicting code
* Workspace Managed Sql Server Proxy Apis. #907750 #923781

* Spelling mistakes fix

* Lint issue fix

* Fixing lint warnings

* Fixing Lint issue

* resolving review comment

* Resolvong comment and detangling merge conflicts

* Update custom-words.txt

* removing server key spec

- AFeature moved inside other API

* Update sqlServer.json
#11485)

* licensetype description update

* all licensetype descriptions

edited all licensetype descriptions to not include the 'cannot update' clause.

* fix link

* updating description for linux

* Update compute.json

* Update compute.json

* Update compute.json
…ated PUT and GET call (#10484)

* protectionIntent

* protectionIntent

* protectionIntent

* pi

* protectionIntent

* protectionIntent

* protectionIntent

* pi

* pi

* model

* model

* fixing the default response

* fixing swagger checks

* fixing errors

* fixing errors

* fixing validations error

* fixing prettier checks

* fixing

* fixing

* replication Intent fixing

* spelling

* fixing camel case

* Updating as per latest

* fixing syntax issues

* fixing few issues

* fixing camel case

* fixing syntax issues

* fixing prettier issues

* fixing linter issues

* suppressing the default error response message
…rsion stable/2019-11-01 (#11303)

* Adding render api swagger

* add missing properties

* changing view list schema to array

* Fix get view list examples

* revert view list changes

* fix prettier

* fix spell check

* undo render api swagger changes
* update pr template to include changelog section

* add breaking change evaluation process doc

* add breaking change evaluation process for workflow bot

* improve wording
…11211)

* CMK Changes

* CMK Changes2

* Undoing changes to prev versions

* Fixing errors

* json rename as per feedback

* json rename as per feedback
* Update domainservices.json

Add GET/PROVIDERS/MICROSOFT.AAD/SUBSCRIPTIONS/RESOURCEGROUPS/PROVIDERS/MICROSOFT.AAD/DOMAINSERVICES operation

* Update domainservices.json

* Update domainservice.json for 2017-01-01

Add DeploymentId property to DomainServiceProperties

* Update domainservice.json for 2017-06-01

Fix swagger correctness issues

* Update domainservices.json

Add description for default error type

* Update DomainService 2017-06-01

Ran Prettier

* Update oucontainer.json for 2017-06-01

* Update oucontainer.json for 2020-01-01

* Update domainservice.json for 2020-01-01

* Fix linting issues in domainservice.json 2020-01-01

* Fix spell check error on domainservice.json 2020-01-01

* Update domainservices.json

Remove incorrect GET

* Update domainservices.json

Add x-ms-secret metadata for ResourceForest property

* Update domainservices.json

Change format back to date-time

* update format back to date-time

* Update domainservices.json

* Update domainservices.json

* Update domainservices.json

* Update domainservices.json

* Update domainservices.json

* Update domainservices.json

* Update domainservices.json

* Update domainservices.json
* track2

* Update readme.python.md
* expose nic in dms skd

* remove require for nic

Co-authored-by: Xinghao Zou <xizo@microsoft.com>
Co-authored-by: Sachet Hegde <sahegd@microsoft.com>
… preview/2020-03-01-preview (#11426)

* added agreement terms api

* fix validation issues

* fix validation errors

* renamed api to accept terms

* Updated confluent swagger spec

* Updated the response examples

* lint

* rename

* Updated Post to Put

Missed this change

* updated version

* prettier check fix

Co-authored-by: Srinivas Alluri <sralluri@microsoft.com>
Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
* Swagger changes added for workspace & gitintegration specs

	* Updated workspace spec related git repository

	* Added gitintegration spec

	* Updated example files related to workspace

	* Added gitintegration example files
* Fix spelling for private link hub path.

* Add missing disableInteractiveQuery API.

* Refactor workspace name to common type.

* Prettier fix.

Co-authored-by: raviarora <raviarora@MININT-54JRS6K.fareast.corp.microsoft.com>
Co-authored-by: Ravi Arora <raviarora@microsoft.com>
* backport Operations_List to AVS 2019-08-09 API

* add deprecated clusterID

* "format": "int32"
* feature: Storage Policies contact: David Becher @thinkdavid
 feature: NSX DHCP/Segments & Port Mirroring contacts: Christian Pomales & Weronika Zamlynny & Rebekah Hess
 feature: Credential Rotation, contact: Chenghao Liu @cliu78
 feature: Global Reach, contact: James Spearman @jspearman3
 feature: Private Cloud Addons, contact @leedouglas

* feature: NSX DHCP/Segments & Port Mirroring contacts: Christian Pomales & Weronika Zamlynny & Rebekah Hess
feature: Credential Rotation, contact: Chenghao Liu @cliu78
feature: Global Reach, contact: James Spearman @jspearman3
feature: Private Cloud Addons, contact @leedouglas

* adjusted readme files to reflect new 2020-07-17-preview api

* fixed spelling validation issues

* preview was not specified in path, should fix go sdk validation error

* -preview left of in readme

* typo of preview and spelling  validation fix

* prettier run fixes

* updated swagger because storage policy now will not have the same display around minHosts

* storage policy changed to string

* Update spec

* Add 200 back to nsx patches

* Added 200 back to nsx deletes

* Add provisioningState to nsx models with async operations

* remove arc from api

* remove x-ms-secret for PrivateClouds_ListAdminCredentials

* fix correctness for Operations_list

* pub back x-ms-secret in AdminCredentials

* x-ms-secret on password

* PrivateCloudUpdate can update the resource tags

* Add GETs for gateway and virtual machine resources

* Add virtual machine GET

* Add gateway GET

* minor fixes

* Fixed autorest warnings related to nsx apis

* npx prettier --write specification/vmware/**/*.json

* fixed R2066 name warning

* rename example files as well

Co-authored-by: Christian Pomales <chpomale@microsoft.com>
Co-authored-by: Cameron Taggart <cameron.taggart@microsoft.com>
leedouglas/azure-rest-api-specs#5

* different solution to PUT empty body of `{}`

* default for internet is Disabled

* put flatten back
just need to upgrade pythong autorest to 5.x

* add provisioningState to ManagementCluster

* add readOnly storagePolicy to ManagementCluster

* remove storage policy

* removed all mentions of storage policy

* removed from createor update

* npx prettier --write specification/vmware/**/*.json

Co-authored-by: David Becher <dabecher@microsoft.com>
Co-authored-by: Cameron Taggart <cameron.taggart@microsoft.com>

* remove examples/DefaultStoragePolicies_List.json

* add Credential Rotation back in

* fully qualified vmware.json

Co-authored-by: David Becher <dabecher@microsoft.com>
Co-authored-by: Christian Pomales <chpomale@microsoft.com>
Co-authored-by: david becher <dab4au@virginia.edu>
Co-authored-by: Cameron Taggart <cameron.taggart@microsoft.com>
Co-authored-by: Cameron Taggart <cameron.taggart@gmail.com>
Co-authored-by: Christian Pomales <12565983+ChristianPomales@users.noreply.github.com>
@MehaKaushik MehaKaushik merged commit 2ca8b28 into MehaKaushik:privateEndpoint Nov 10, 2020
MehaKaushik pushed a commit that referenced this pull request Nov 22, 2021
…re#15832)

* Adds base for updating Microsoft.ApiManagement from version preview/2021-01-01-preview to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Added support for GraphQL API type (Azure#14851)

* Added support for GraphQL API type

* Added missing enum value for GraphQL APIs.

* add schema definition fix from 2021-01-01-preview (Azure#14883)

Co-authored-by: Alan Feng <alanfeng@microsoft.com>

* Vanguard: Get Outbound Network Dependency (Azure#14900)

* outbound dependency

* fix resource

* Update backup/restore API for managed identities (Azure#14973)

* Update backup/restore API for system-assigned and user-assigned identities

* Fix formatting issue

* Rename user-assigned-msi-client-id with client-id

* SystemData implemenation on API Management Control Plane (Azure#14899)

* system-data

* fix spec

* remove unreferenced file

* APIM - Network Watcher Connectivity Check integration specs (Azure#15056)

* Connectivity Check API Specs

* Fix

* Fix errors

* style fixs

* Fix 202 code

* HTTPConnect request parameters

* Fix errors

Co-authored-by: Nicolás Barrera <t-nbarrera@microsoft.com>

* Parameter examples added (Azure#14836)

* platformversion (Azure#15114)

* fix update service (Azure#15478)

* HttpConnect example (Azure#15493)

* HttpConnect example

* Prettifier fix

Co-authored-by: Nicolás Barrera <t-nbarrera@microsoft.com>

* Added properties of difference API spec format for "SchemaDocumentProperties" (Azure#15703)

* add schema definition fix from 2021-01-01-preview

* added properties for SchemaDocumentProperties

* updated the fix

* updated fix

* [APIM]Add private endpoint connection APIs (Azure#15115)

* Add private endpoint connection apis

* add readme

* quick fixes

* fix to PE contract

* Small fixes

* small fixes

* small fixes

* Small fixes

* small fixes

* small fix

* small fixes

* small fixes

* small fixes

* Update readme.md

* fix error

* small fix

* fix format

* address comments

* small fixes

* Change to lower case

* small fixes

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* Adds base for updating Microsoft.ApiManagement from version preview/2021-01-01-preview to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Added support for GraphQL API type (Azure#14851)

* Added support for GraphQL API type

* Added missing enum value for GraphQL APIs.

* add schema definition fix from 2021-01-01-preview (Azure#14883)

Co-authored-by: Alan Feng <alanfeng@microsoft.com>

* Vanguard: Get Outbound Network Dependency (Azure#14900)

* outbound dependency

* fix resource

* Update backup/restore API for managed identities (Azure#14973)

* Update backup/restore API for system-assigned and user-assigned identities

* Fix formatting issue

* Rename user-assigned-msi-client-id with client-id

* SystemData implemenation on API Management Control Plane (Azure#14899)

* system-data

* fix spec

* remove unreferenced file

* APIM - Network Watcher Connectivity Check integration specs (Azure#15056)

* Connectivity Check API Specs

* Fix

* Fix errors

* style fixs

* Fix 202 code

* HTTPConnect request parameters

* Fix errors

Co-authored-by: Nicolás Barrera <t-nbarrera@microsoft.com>

* Parameter examples added (Azure#14836)

* platformversion (Azure#15114)

* fix update service (Azure#15478)

* HttpConnect example (Azure#15493)

* HttpConnect example

* Prettifier fix

Co-authored-by: Nicolás Barrera <t-nbarrera@microsoft.com>

* Added properties of difference API spec format for "SchemaDocumentProperties" (Azure#15703)

* add schema definition fix from 2021-01-01-preview

* added properties for SchemaDocumentProperties

* updated the fix

* updated fix

* [APIM]Add private endpoint connection APIs (Azure#15115)

* Add private endpoint connection apis

* add readme

* quick fixes

* fix to PE contract

* Small fixes

* small fixes

* small fixes

* Small fixes

* small fixes

* small fix

* small fixes

* small fixes

* small fixes

* Update readme.md

* fix error

* small fix

* fix format

* address comments

* small fixes

* Change to lower case

* small fixes

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* fix tenant sync contract

* fix linter issues

* examples for managed identity backup

* prettier

* Fix Apis-Get and updated comments for api-version 2021-04-01-preview (#3)

* add schema definition fix from 2021-01-01-preview

* added fix

* small fix (#6)

* 'examples' added to RepresentationContract (#7)

Co-authored-by: Alexander Zaslonov <zaslonov.alexander@gmail.com>
Co-authored-by: DreamlessA <DreamlessA@users.noreply.github.com>
Co-authored-by: Alan Feng <alanfeng@microsoft.com>
Co-authored-by: Jatin Sanghvi <20547963+JatinSanghvi@users.noreply.github.com>
Co-authored-by: Nicolás Barrera <nicolasbarrera@outlook.com>
Co-authored-by: Nicolás Barrera <t-nbarrera@microsoft.com>
Co-authored-by: VitaliyKurokhtin <vitaliik@microsoft.com>
Co-authored-by: RupengLiu <rliu1211@terpmail.umd.edu>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: RupengLiu <rupliu@microsoft.com>
Co-authored-by: VitaliyKurokhtin <Vitaliy.Kurokhtin@gmail.com>
MehaKaushik pushed a commit that referenced this pull request Nov 22, 2021
…n preview/2021-10-15-preview (Azure#16211)

* Adds base for updating Microsoft.DocumentDB from version preview/2021-07-01-preview to version 2021-10-15-preview

* Updates readme

* Updates API version in new specs and examples

* Antoshni cosmos db 2021 10 15 preview cek management (#1)

* Adds base for updating Microsoft.DocumentDB from version preview/2021-07-01-preview to version 2021-10-15-preview

* Updates readme

* Updates API version in new specs and examples

* ClientEncryptionKey management API changes

* Address semantics validation errors

* Fix representation of wrappedDek

* fix Swagger prettier formatting check

* minor edits to address comments"

* fix LintDiff error

* Adds base for updating Microsoft.DocumentDB from version preview/2021-07-01-preview to version 2021-10-15-preview

* Updates readme

* Updates API version in new specs and examples

* remove CreateUpdateOptions as they arent applicable for CEK

* fix Model validation check

Co-authored-by: anujtoshniwal <62551957+anujtoshniwal@users.noreply.github.com>
Co-authored-by: Anuj Toshniwal <antoshni@microsoft.com>

* mongo rbac cherry-pick (#5)

* mongo rbac cherry-pick

* Removing entry for 07 preview

Co-authored-by: kavskalyan <kakhandr@microsoft.com>

* Revert "mongo rbac cherry-pick (#5)" (#7)

This reverts commit 8392017.

* preview swagger for managed cassandra (#8)

* preview swagger for managed cassandra

* add cassandraAuditLoggingEnabled property

* change property name in CommandPostBody

Co-authored-by: Vivek Sundararajan <s.vivek.rajan@gmail.com>

* fix validation, remove connectivity (Azure#11)

Co-authored-by: Vivek Sundararajan <s.vivek.rajan@gmail.com>

* Add data transfer job api (#2)

* Adds base for updating Microsoft.DocumentDB from version preview/2021-07-01-preview to version 2021-10-15-preview

* Updates readme

* Updates API version in new specs and examples

* Add DataTransfer job apis

* Fix api version

* Rename connection to endpointUrl

* Rename connection to endpointUrl

* Add dataTransferService in readme.md

* Fix keys

* Fix checks

* Add worker count

* Fix worker count

* MaterializedViewsBuilder (Azure#12)

* Adding LatestRestorableTimestamp support for MongoDB collections. (Azure#9)

* Adding LatestRestorableTimestamp support for MongoDB

* Fixing api version for examples.

* Mongo RBAC Swagger Changes (Azure#10)

* mongo rbac cherry-pick

* Removing entry for 07 preview

* Fixing swagger issues

* Fixing swagger error for param

* Fixing misplaced Description

* Fixing model validation issues

* Json pretty formatting

* Fixing more model validation issues

* Fixing type issue

* Add password field for userdef request

* Fixing URL param

* Fixing URL param issue

Co-authored-by: kavskalyan <kakhandr@microsoft.com>

* TotalThroughput limit 10-15 preview API changes (#6)

* add backupStorageCustomerKeyUri and fix response status code (Azure#13)

* fix validation, remove connectivity

* add backupStorageCustomerKeyUri property

* fix response status code

Co-authored-by: Vivek Sundararajan <s.vivek.rajan@gmail.com>

* Prettier fix

* Fix Avocado check

* Fix operationId

* Fix operationId

* Fix breaking change

* Fix breaking change (managedCassandra invokeCommand)

* Fix breaking change

* Fix status code in example

* Fix review comment

* Use v3 version for resource-management

* Fix client encryption review comments

* update location header in example (Azure#15)

Co-authored-by: Vivek Sundararajan <s.vivek.rajan@gmail.com>

* Prettier fix

* update header in response

* formating json

Co-authored-by: anujtoshniwal <62551957+anujtoshniwal@users.noreply.github.com>
Co-authored-by: Anuj Toshniwal <antoshni@microsoft.com>
Co-authored-by: Abhijit Karanjkar <abhijitkaranjkar@gmail.com>
Co-authored-by: kavskalyan <kakhandr@microsoft.com>
Co-authored-by: vivek-microsoft <32766101+vivek-microsoft@users.noreply.github.com>
Co-authored-by: Vivek Sundararajan <s.vivek.rajan@gmail.com>
Co-authored-by: Ajay Parulekar <79739098+ajparule@users.noreply.github.com>
Co-authored-by: Amit Singh <31076927+amisi01@users.noreply.github.com>
Co-authored-by: pjohari-ms <84465928+pjohari-ms@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.